Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-21626
Vulnerability from cvelistv5
Vendor | Product | Version | ||
---|---|---|---|---|
opencontainers | runc |
Version: >=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" } ], "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-02-13T17:33:15.658Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "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\"}]}}" } }
RHSA-2024:4597
Vulnerability from csaf_redhat
Notes
{ "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 OpenShift Jenkins is now available for Red Hat Product OCP Tools\n4.15. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Jenkins is a continuous integration server that monitors the execution of recurring jobs, such as software builds or cron jobs.\n\nSecurity Fix(es):\n\n* jenkins-plugin/script-security: Sandbox bypass via sandbox-defined classes (CVE-2024-34145)\n\n* jenkins-plugin/script-security: Sandbox bypass via crafted constructor bodies (CVE-2024-34144)\n\n* jenkins-2-plugins: Improper input sanitization in HTML Publisher Plugin (CVE-2024-28149)\n\n* jenkins-2-plugins: git-server plugin arbitrary file read vulnerability (CVE-2024-23899)\n\n* jetty: Stop accepting new connections from valid clients (CVE-2024-22201)\n\n* ssh: Prefix truncation attack on Binary Packet Protocol (BPP) (CVE-2023-48795)\n\n* golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n\n* jenkins-2-plugins: matrix-project plugin path traversal vulnerability (CVE-2024-23900)\n\n* runc: File descriptor leak (CVE-2024-21626, Leaky-Vessels)\n\n* jenkins-2-plugins: git-server plugin arbitrary file read vulnerability (CVE-2024-23899)\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 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:4597", "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2254210", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210" }, { "category": "external", "summary": "2258725", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725" }, { "category": "external", "summary": "2260183", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260183" }, { "category": "external", "summary": "2260184", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260184" }, { "category": "external", "summary": "2266136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266136" }, { "category": "external", "summary": "2268046", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046" }, { "category": "external", "summary": "2268227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268227" }, { "category": "external", "summary": "2278820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278820" }, { "category": "external", "summary": "2278821", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278821" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4597.json" } ], "title": "Red Hat Security Advisory: Red Hat Product OCP Tools 4.15 OpenShift Jenkins security update", "tracking": { "current_release_date": "2025-02-17T19:02:54+00:00", "generator": { "date": "2025-02-17T19:02:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:4597", "initial_release_date": "2024-07-17T18:49:17+00:00", "revision_history": [ { "date": "2024-07-17T18:49:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-17T18:49:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-17T19:02:54+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "OpenShift Developer Tools and Services for OCP 4.15", "product": { "name": "OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15", "product_identification_helper": { "cpe": "cpe:/a:redhat:ocp_tools:4.15::el8" } } } ], "category": "product_family", "name": "OpenShift Jenkins" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.440.3.1718879390-3.el8.src", "product": { "name": "jenkins-0:2.440.3.1718879390-3.el8.src", "product_id": "jenkins-0:2.440.3.1718879390-3.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.440.3.1718879390-3.el8?arch=src" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src", "product": { "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src", "product_id": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.15.1718879538-1.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.440.3.1718879390-3.el8.noarch", "product": { "name": "jenkins-0:2.440.3.1718879390-3.el8.noarch", "product_id": "jenkins-0:2.440.3.1718879390-3.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.440.3.1718879390-3.el8?arch=noarch" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "product": { "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "product_id": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.15.1718879538-1.el8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.440.3.1718879390-3.el8.noarch as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch" }, "product_reference": "jenkins-0:2.440.3.1718879390-3.el8.noarch", "relates_to_product_reference": "8Base-OCP-Tools-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.440.3.1718879390-3.el8.src as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src" }, "product_reference": "jenkins-0:2.440.3.1718879390-3.el8.src", "relates_to_product_reference": "8Base-OCP-Tools-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch" }, "product_reference": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "relates_to_product_reference": "8Base-OCP-Tools-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" }, "product_reference": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src", "relates_to_product_reference": "8Base-OCP-Tools-4.15" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "discovery_date": "2023-12-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254210" } ], "notes": [ { "category": "description", "text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)", "title": "Vulnerability summary" }, { "category": "other", "text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-48795" }, { "category": "external", "summary": "RHBZ#2254210", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795", "url": "https://www.cve.org/CVERecord?id=CVE-2023-48795" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795" }, { "category": "external", "summary": "https://access.redhat.com/solutions/7071748", "url": "https://access.redhat.com/solutions/7071748" }, { "category": "external", "summary": "https://terrapin-attack.com/", "url": "https://terrapin-attack.com/" } ], "release_date": "2023-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "category": "workaround", "details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)" }, { "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": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "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-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" }, { "cve": "CVE-2024-22201", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2266136" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jetty, a Java based web server and servlet engine. If an HTTP/2 connection gets TCP congested, it remains open and idle, and connections may be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients.", "title": "Vulnerability description" }, { "category": "summary", "text": "jetty: stop accepting new connections from valid clients", "title": "Vulnerability summary" }, { "category": "other", "text": "The issue in Jetty where HTTP/2 connections can enter a congested, idle state and potentially exhaust server file descriptors represents a moderate severity due to its impact on system resources and service availability. While the vulnerability requires the deliberate creation of numerous congested connections by an attacker, its exploitation can lead to denial-of-service conditions by consuming all available file descriptors. This scenario could disrupt legitimate client connections and impair server responsiveness.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-22201" }, { "category": "external", "summary": "RHBZ#2266136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-22201", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22201" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22201", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22201" }, { "category": "external", "summary": "https://github.com/jetty/jetty.project/issues/11256", "url": "https://github.com/jetty/jetty.project/issues/11256" }, { "category": "external", "summary": "https://github.com/jetty/jetty.project/security/advisories/GHSA-rggv-cv7r-mw98", "url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-rggv-cv7r-mw98" } ], "release_date": "2024-02-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jetty: stop accepting new connections from valid clients" }, { "cve": "CVE-2024-23899", "cwe": { "id": "CWE-88", "name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260183" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Git Server Plugin for Jenkins. This issue could allow an attacker to read the first two lines of arbitrary files on the server\u0027s file system.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-2-plugins: git-server plugin arbitrary file read vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23899" }, { "category": "external", "summary": "RHBZ#2260183", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260183" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23899", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23899" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23899", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23899" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/01/24/6", "url": "http://www.openwall.com/lists/oss-security/2024/01/24/6" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3319", "url": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3319" } ], "release_date": "2024-01-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-2-plugins: git-server plugin arbitrary file read vulnerability" }, { "cve": "CVE-2024-23900", "cwe": { "id": "CWE-23", "name": "Relative Path Traversal" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260184" } ], "notes": [ { "category": "description", "text": "A flaw was found in The Matrix Project Plugin for Jenkins, which does not sanitize user-defined axis names of multi-configuration projects submitted through the config.xml REST API endpoint. This issue may allow attackers with Item/Configure permission to create or replace any config.xml file on the Jenkins controller file system with content not controllable by the attackers.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-2-plugins: matrix-project plugin path traversal vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23900" }, { "category": "external", "summary": "RHBZ#2260184", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260184" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23900", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23900" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/01/24/6", "url": "http://www.openwall.com/lists/oss-security/2024/01/24/6" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3289", "url": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3289" } ], "release_date": "2024-01-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jenkins-2-plugins: matrix-project plugin path traversal vulnerability" }, { "cve": "CVE-2024-24786", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2024-03-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268046" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-24786" }, { "category": "external", "summary": "RHBZ#2268046", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24786" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786" }, { "category": "external", "summary": "https://go.dev/cl/569356", "url": "https://go.dev/cl/569356" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/", "url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2611", "url": "https://pkg.go.dev/vuln/GO-2024-2611" } ], "release_date": "2024-03-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON" }, { "cve": "CVE-2024-28149", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2024-03-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268227" } ], "notes": [ { "category": "description", "text": "A flaw was found in jenkins-2-plugins. In the HTML Publisher Plugin 1.16 through 1.32, fallback for reports created in HTML Publisher Plugin 1.15 and earlier does not properly sanitize input. This can allow attackers with Item/Configure permissions to implement stored cross-site scripting (XSS) attacks and determine whether a path on the Jenkins controller file system exists, without being able to access it.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-2-plugins: Improper input sanitization in HTML Publisher Plugin", "title": "Vulnerability summary" }, { "category": "other", "text": "HTML Publisher Plugin 1.32.1 removes support for reports created before HTML Publisher Plugin 1.15. Those reports are retained on the disk, but may no longer be accessible through the Jenkins UI.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28149" }, { "category": "external", "summary": "RHBZ#2268227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268227" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28149", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28149" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28149", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28149" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-03-06/#SECURITY-3301", "url": "https://www.jenkins.io/security/advisory/2024-03-06/#SECURITY-3301" } ], "release_date": "2024-03-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-2-plugins: Improper input sanitization in HTML Publisher Plugin" }, { "cve": "CVE-2024-34144", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "discovery_date": "2024-05-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2278820" } ], "notes": [ { "category": "description", "text": "A sandbox bypass vulnerability was found in the Jenkins Script Security Plugin involving crafted constructor bodies, enabling the circumvention of security restrictions. With crafted constructor bodies, this flaw allows authenticated attackers to define and execute sandboxed scripts, including Pipelines, bypassing sandbox protection mechanisms and executing arbitrary code within the context of the Jenkins controller JVM.\r\n\r\nThe Script Security Plugin features a sandbox functionality designed to enable users with limited privileges to create scripts, including Pipelines, which are generally safe for execution. This security mechanism intercepts calls within sandboxed scripts, referencing various allowlists to decide whether these calls should be permitted.\r\n\r\nThe vulnerabilities that allow for sandbox bypass have been identified in versions up to 1335.vf07d9ce377a_e of the Script Security Plugin. These vulnerabilities include:\r\n\r\n- Exploiting crafted constructor bodies that trigger other constructors, thereby allowing the construction of any subclassable type through implicit casts.\r\n- Utilizing Groovy classes defined within the sandbox that overshadow certain non-sandboxed classes, facilitating the creation of any subclassable type.\r\n\r\nThese vulnerabilities enable attackers, who have the permission to create and execute sandboxed scripts including Pipelines, to circumvent sandbox protections and execute arbitrary code within the context of the Jenkins controller JVM.\r\n\r\nThe fixed version of this script incorporates enhanced restrictions and sanity checks. These improvements ensure that calls to super constructors are intercepted by the sandbox, including:\r\n\r\n- Ensuring that calls to other constructors via \u0027this\u0027 are now appropriately managed within the sandbox.\r\n- No longer overlooking classes in packages that may be overshadowed by Groovy-defined classes when intercepting super constructor calls.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/script-security: sandbox bypass via crafted constructor bodies", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a process being able to access resources outside an assigned sandbox.\n\nThe vulnerabilities that allow for sandbox bypass have been identified in versions up to 1335.vf07d9ce377a_e of the Script Security Plugin. These vulnerabilities include exploiting specially crafted constructor bodies, utilizing certain groovy classes.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-34144" }, { "category": "external", "summary": "RHBZ#2278820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278820" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-34144", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34144" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34144", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34144" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/05/02/3", "url": "http://www.openwall.com/lists/oss-security/2024/05/02/3" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3341", "url": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3341" } ], "release_date": "2024-05-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/script-security: sandbox bypass via crafted constructor bodies" }, { "cve": "CVE-2024-34145", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "discovery_date": "2024-05-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2278821" } ], "notes": [ { "category": "description", "text": "A sandbox bypass vulnerability was found in the Jenkins Script Security Plugin within the sandbox-defined classes, enabling the circumvention of security restrictions. This flaw allows authenticated attackers to define and execute sandboxed scripts, including Pipelines, bypassing sandbox protection mechanisms and executing arbitrary code within the context of the Jenkins controller JVM.\r\n\r\nThe Script Security Plugin features a sandbox functionality designed to enable users with limited privileges to create scripts, including Pipelines, which are generally safe for execution. This security mechanism intercepts calls within sandboxed scripts, referencing various allowlists to decide whether these calls should be permitted.\r\n\r\nThe vulnerabilities that allow for sandbox bypass have been identified in versions up to 1335.vf07d9ce377a_e of the Script Security Plugin. These vulnerabilities include:\r\n\r\n- Exploiting crafted constructor bodies that trigger other constructors, thereby allowing the construction of any subclassable type through implicit casts.\r\n- Utilizing Groovy classes defined within the sandbox that overshadow certain non-sandboxed classes, facilitating the creation of any subclassable type.\r\n\r\nThese vulnerabilities enable attackers, who have the permission to create and execute sandboxed scripts including Pipelines, to circumvent sandbox protections and execute arbitrary code within the context of the Jenkins controller JVM.\r\n\r\nThe fixed version of this script incorporates enhanced restrictions and sanity checks. These improvements ensure that calls to super constructors are intercepted by the sandbox, including:\r\n\r\n- Ensuring that calls to other constructors via \u0027this\u0027 are now appropriately managed within the sandbox.\r\n- No longer overlooking classes in packages that may be overshadowed by Groovy-defined classes when intercepting super constructor calls.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/script-security: sandbox bypass via sandbox-defined classes", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a process being able to access resources outside an assigned sandbox.\n\nThe vulnerabilities that allow for sandbox bypass have been identified in versions up to 1335.vf07d9ce377a_e of the Script Security Plugin. These vulnerabilities include exploiting specially crafted constructor bodies, utilizing certain groovy classes.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-34145" }, { "category": "external", "summary": "RHBZ#2278821", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278821" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-34145", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34145" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34145", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34145" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/05/02/3", "url": "http://www.openwall.com/lists/oss-security/2024/05/02/3" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3341", "url": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3341" } ], "release_date": "2024-05-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/script-security: sandbox bypass via sandbox-defined classes" } ] }
rhsa-2024_4597
Vulnerability from csaf_redhat
Notes
{ "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 OpenShift Jenkins is now available for Red Hat Product OCP Tools\n4.15. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Jenkins is a continuous integration server that monitors the execution of recurring jobs, such as software builds or cron jobs.\n\nSecurity Fix(es):\n\n* jenkins-plugin/script-security: Sandbox bypass via sandbox-defined classes (CVE-2024-34145)\n\n* jenkins-plugin/script-security: Sandbox bypass via crafted constructor bodies (CVE-2024-34144)\n\n* jenkins-2-plugins: Improper input sanitization in HTML Publisher Plugin (CVE-2024-28149)\n\n* jenkins-2-plugins: git-server plugin arbitrary file read vulnerability (CVE-2024-23899)\n\n* jetty: Stop accepting new connections from valid clients (CVE-2024-22201)\n\n* ssh: Prefix truncation attack on Binary Packet Protocol (BPP) (CVE-2023-48795)\n\n* golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n\n* jenkins-2-plugins: matrix-project plugin path traversal vulnerability (CVE-2024-23900)\n\n* runc: File descriptor leak (CVE-2024-21626, Leaky-Vessels)\n\n* jenkins-2-plugins: git-server plugin arbitrary file read vulnerability (CVE-2024-23899)\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 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:4597", "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2254210", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210" }, { "category": "external", "summary": "2258725", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725" }, { "category": "external", "summary": "2260183", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260183" }, { "category": "external", "summary": "2260184", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260184" }, { "category": "external", "summary": "2266136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266136" }, { "category": "external", "summary": "2268046", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046" }, { "category": "external", "summary": "2268227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268227" }, { "category": "external", "summary": "2278820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278820" }, { "category": "external", "summary": "2278821", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278821" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4597.json" } ], "title": "Red Hat Security Advisory: Red Hat Product OCP Tools 4.15 OpenShift Jenkins security update", "tracking": { "current_release_date": "2025-01-06T19:44:40+00:00", "generator": { "date": "2025-01-06T19:44:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:4597", "initial_release_date": "2024-07-17T18:49:17+00:00", "revision_history": [ { "date": "2024-07-17T18:49:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-17T18:49:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T19:44:40+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "OpenShift Developer Tools and Services for OCP 4.15", "product": { "name": "OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15", "product_identification_helper": { "cpe": "cpe:/a:redhat:ocp_tools:4.15::el8" } } } ], "category": "product_family", "name": "OpenShift Jenkins" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.440.3.1718879390-3.el8.src", "product": { "name": "jenkins-0:2.440.3.1718879390-3.el8.src", "product_id": "jenkins-0:2.440.3.1718879390-3.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.440.3.1718879390-3.el8?arch=src" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src", "product": { "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src", "product_id": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.15.1718879538-1.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.440.3.1718879390-3.el8.noarch", "product": { "name": "jenkins-0:2.440.3.1718879390-3.el8.noarch", "product_id": "jenkins-0:2.440.3.1718879390-3.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.440.3.1718879390-3.el8?arch=noarch" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "product": { "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "product_id": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.15.1718879538-1.el8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.440.3.1718879390-3.el8.noarch as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch" }, "product_reference": "jenkins-0:2.440.3.1718879390-3.el8.noarch", "relates_to_product_reference": "8Base-OCP-Tools-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.440.3.1718879390-3.el8.src as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src" }, "product_reference": "jenkins-0:2.440.3.1718879390-3.el8.src", "relates_to_product_reference": "8Base-OCP-Tools-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch" }, "product_reference": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "relates_to_product_reference": "8Base-OCP-Tools-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" }, "product_reference": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src", "relates_to_product_reference": "8Base-OCP-Tools-4.15" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "discovery_date": "2023-12-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254210" } ], "notes": [ { "category": "description", "text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)", "title": "Vulnerability summary" }, { "category": "other", "text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-48795" }, { "category": "external", "summary": "RHBZ#2254210", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795", "url": "https://www.cve.org/CVERecord?id=CVE-2023-48795" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795" }, { "category": "external", "summary": "https://access.redhat.com/solutions/7071748", "url": "https://access.redhat.com/solutions/7071748" }, { "category": "external", "summary": "https://terrapin-attack.com/", "url": "https://terrapin-attack.com/" } ], "release_date": "2023-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "category": "workaround", "details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)" }, { "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": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "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-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" }, { "cve": "CVE-2024-22201", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2266136" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jetty, a Java based web server and servlet engine. If an HTTP/2 connection gets TCP congested, it remains open and idle, and connections may be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients.", "title": "Vulnerability description" }, { "category": "summary", "text": "jetty: stop accepting new connections from valid clients", "title": "Vulnerability summary" }, { "category": "other", "text": "The issue in Jetty where HTTP/2 connections can enter a congested, idle state and potentially exhaust server file descriptors represents a moderate severity due to its impact on system resources and service availability. While the vulnerability requires the deliberate creation of numerous congested connections by an attacker, its exploitation can lead to denial-of-service conditions by consuming all available file descriptors. This scenario could disrupt legitimate client connections and impair server responsiveness.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-22201" }, { "category": "external", "summary": "RHBZ#2266136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-22201", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22201" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22201", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22201" }, { "category": "external", "summary": "https://github.com/jetty/jetty.project/issues/11256", "url": "https://github.com/jetty/jetty.project/issues/11256" }, { "category": "external", "summary": "https://github.com/jetty/jetty.project/security/advisories/GHSA-rggv-cv7r-mw98", "url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-rggv-cv7r-mw98" } ], "release_date": "2024-02-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jetty: stop accepting new connections from valid clients" }, { "cve": "CVE-2024-23899", "cwe": { "id": "CWE-88", "name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260183" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Git Server Plugin for Jenkins. This issue could allow an attacker to read the first two lines of arbitrary files on the server\u0027s file system.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-2-plugins: git-server plugin arbitrary file read vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23899" }, { "category": "external", "summary": "RHBZ#2260183", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260183" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23899", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23899" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23899", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23899" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/01/24/6", "url": "http://www.openwall.com/lists/oss-security/2024/01/24/6" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3319", "url": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3319" } ], "release_date": "2024-01-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-2-plugins: git-server plugin arbitrary file read vulnerability" }, { "cve": "CVE-2024-23900", "cwe": { "id": "CWE-23", "name": "Relative Path Traversal" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260184" } ], "notes": [ { "category": "description", "text": "A flaw was found in The Matrix Project Plugin for Jenkins, which does not sanitize user-defined axis names of multi-configuration projects submitted through the config.xml REST API endpoint. This issue may allow attackers with Item/Configure permission to create or replace any config.xml file on the Jenkins controller file system with content not controllable by the attackers.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-2-plugins: matrix-project plugin path traversal vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23900" }, { "category": "external", "summary": "RHBZ#2260184", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260184" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23900", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23900" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/01/24/6", "url": "http://www.openwall.com/lists/oss-security/2024/01/24/6" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3289", "url": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3289" } ], "release_date": "2024-01-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jenkins-2-plugins: matrix-project plugin path traversal vulnerability" }, { "cve": "CVE-2024-24786", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2024-03-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268046" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-24786" }, { "category": "external", "summary": "RHBZ#2268046", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24786" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786" }, { "category": "external", "summary": "https://go.dev/cl/569356", "url": "https://go.dev/cl/569356" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/", "url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2611", "url": "https://pkg.go.dev/vuln/GO-2024-2611" } ], "release_date": "2024-03-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON" }, { "cve": "CVE-2024-28149", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2024-03-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268227" } ], "notes": [ { "category": "description", "text": "A flaw was found in jenkins-2-plugins. In the HTML Publisher Plugin 1.16 through 1.32, fallback for reports created in HTML Publisher Plugin 1.15 and earlier does not properly sanitize input. This can allow attackers with Item/Configure permissions to implement stored cross-site scripting (XSS) attacks and determine whether a path on the Jenkins controller file system exists, without being able to access it.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-2-plugins: Improper input sanitization in HTML Publisher Plugin", "title": "Vulnerability summary" }, { "category": "other", "text": "HTML Publisher Plugin 1.32.1 removes support for reports created before HTML Publisher Plugin 1.15. Those reports are retained on the disk, but may no longer be accessible through the Jenkins UI.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28149" }, { "category": "external", "summary": "RHBZ#2268227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268227" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28149", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28149" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28149", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28149" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-03-06/#SECURITY-3301", "url": "https://www.jenkins.io/security/advisory/2024-03-06/#SECURITY-3301" } ], "release_date": "2024-03-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-2-plugins: Improper input sanitization in HTML Publisher Plugin" }, { "cve": "CVE-2024-34144", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "discovery_date": "2024-05-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2278820" } ], "notes": [ { "category": "description", "text": "A sandbox bypass vulnerability was found in the Jenkins Script Security Plugin involving crafted constructor bodies, enabling the circumvention of security restrictions. With crafted constructor bodies, this flaw allows authenticated attackers to define and execute sandboxed scripts, including Pipelines, bypassing sandbox protection mechanisms and executing arbitrary code within the context of the Jenkins controller JVM.\r\n\r\nThe Script Security Plugin features a sandbox functionality designed to enable users with limited privileges to create scripts, including Pipelines, which are generally safe for execution. This security mechanism intercepts calls within sandboxed scripts, referencing various allowlists to decide whether these calls should be permitted.\r\n\r\nThe vulnerabilities that allow for sandbox bypass have been identified in versions up to 1335.vf07d9ce377a_e of the Script Security Plugin. These vulnerabilities include:\r\n\r\n- Exploiting crafted constructor bodies that trigger other constructors, thereby allowing the construction of any subclassable type through implicit casts.\r\n- Utilizing Groovy classes defined within the sandbox that overshadow certain non-sandboxed classes, facilitating the creation of any subclassable type.\r\n\r\nThese vulnerabilities enable attackers, who have the permission to create and execute sandboxed scripts including Pipelines, to circumvent sandbox protections and execute arbitrary code within the context of the Jenkins controller JVM.\r\n\r\nThe fixed version of this script incorporates enhanced restrictions and sanity checks. These improvements ensure that calls to super constructors are intercepted by the sandbox, including:\r\n\r\n- Ensuring that calls to other constructors via \u0027this\u0027 are now appropriately managed within the sandbox.\r\n- No longer overlooking classes in packages that may be overshadowed by Groovy-defined classes when intercepting super constructor calls.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/script-security: sandbox bypass via crafted constructor bodies", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a process being able to access resources outside an assigned sandbox.\n\nThe vulnerabilities that allow for sandbox bypass have been identified in versions up to 1335.vf07d9ce377a_e of the Script Security Plugin. These vulnerabilities include exploiting specially crafted constructor bodies, utilizing certain groovy classes.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-34144" }, { "category": "external", "summary": "RHBZ#2278820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278820" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-34144", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34144" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34144", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34144" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/05/02/3", "url": "http://www.openwall.com/lists/oss-security/2024/05/02/3" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3341", "url": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3341" } ], "release_date": "2024-05-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/script-security: sandbox bypass via crafted constructor bodies" }, { "cve": "CVE-2024-34145", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "discovery_date": "2024-05-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2278821" } ], "notes": [ { "category": "description", "text": "A sandbox bypass vulnerability was found in the Jenkins Script Security Plugin within the sandbox-defined classes, enabling the circumvention of security restrictions. This flaw allows authenticated attackers to define and execute sandboxed scripts, including Pipelines, bypassing sandbox protection mechanisms and executing arbitrary code within the context of the Jenkins controller JVM.\r\n\r\nThe Script Security Plugin features a sandbox functionality designed to enable users with limited privileges to create scripts, including Pipelines, which are generally safe for execution. This security mechanism intercepts calls within sandboxed scripts, referencing various allowlists to decide whether these calls should be permitted.\r\n\r\nThe vulnerabilities that allow for sandbox bypass have been identified in versions up to 1335.vf07d9ce377a_e of the Script Security Plugin. These vulnerabilities include:\r\n\r\n- Exploiting crafted constructor bodies that trigger other constructors, thereby allowing the construction of any subclassable type through implicit casts.\r\n- Utilizing Groovy classes defined within the sandbox that overshadow certain non-sandboxed classes, facilitating the creation of any subclassable type.\r\n\r\nThese vulnerabilities enable attackers, who have the permission to create and execute sandboxed scripts including Pipelines, to circumvent sandbox protections and execute arbitrary code within the context of the Jenkins controller JVM.\r\n\r\nThe fixed version of this script incorporates enhanced restrictions and sanity checks. These improvements ensure that calls to super constructors are intercepted by the sandbox, including:\r\n\r\n- Ensuring that calls to other constructors via \u0027this\u0027 are now appropriately managed within the sandbox.\r\n- No longer overlooking classes in packages that may be overshadowed by Groovy-defined classes when intercepting super constructor calls.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/script-security: sandbox bypass via sandbox-defined classes", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a process being able to access resources outside an assigned sandbox.\n\nThe vulnerabilities that allow for sandbox bypass have been identified in versions up to 1335.vf07d9ce377a_e of the Script Security Plugin. These vulnerabilities include exploiting specially crafted constructor bodies, utilizing certain groovy classes.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-34145" }, { "category": "external", "summary": "RHBZ#2278821", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278821" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-34145", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34145" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34145", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34145" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/05/02/3", "url": "http://www.openwall.com/lists/oss-security/2024/05/02/3" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3341", "url": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3341" } ], "release_date": "2024-05-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/script-security: sandbox bypass via sandbox-defined classes" } ] }
rhsa-2024:0717
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:06:48+00:00", "generator": { "date": "2025-02-11T18:06:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:06: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:0684
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:08:38+00:00", "generator": { "date": "2025-02-11T18:08:38+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:08:38+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-cross-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product": { "name": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product_id": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@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-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product": { "name": "kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product_id": "kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product": { "name": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product_id": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product": { "name": "kernel-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product_id": "kernel-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@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-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product": { "name": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product_id": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@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-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product": { "name": "kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product_id": "kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@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-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "product": { "name": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "product_id": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@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-headers-0:4.18.0-372.91.1.el8_6.s390x", "product": { "name": "kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "product_id": "kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@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-cross-headers-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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64" }, "product_reference": "kernel-cross-headers-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-cross-headers-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-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le" }, "product_reference": "kernel-cross-headers-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-cross-headers-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-cross-headers-0:4.18.0-372.91.1.el8_6.s390x" }, "product_reference": "kernel-cross-headers-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-cross-headers-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-cross-headers-0:4.18.0-372.91.1.el8_6.x86_64" }, "product_reference": "kernel-cross-headers-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-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64" }, "product_reference": "kernel-headers-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-headers-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-headers-0:4.18.0-372.91.1.el8_6.ppc64le" }, "product_reference": "kernel-headers-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-headers-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-headers-0:4.18.0-372.91.1.el8_6.s390x" }, "product_reference": "kernel-headers-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-headers-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-headers-0:4.18.0-372.91.1.el8_6.x86_64" }, "product_reference": "kernel-headers-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-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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-cross-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-cross-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-cross-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-cross-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "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_1270
Vulnerability from csaf_redhat
Notes
{ "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 docker 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": "Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that runs virtually anywhere. \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:1270", "url": "https://access.redhat.com/errata/RHSA-2024:1270" }, { "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/CVE-2024-21626", "url": "https://access.redhat.com/security/vulnerabilities/CVE-2024-21626" }, { "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_1270.json" } ], "title": "Red Hat Security Advisory: docker security update", "tracking": { "current_release_date": "2025-01-06T18:53:31+00:00", "generator": { "date": "2025-01-06T18:53:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:1270", "initial_release_date": "2024-03-12T12:01:39+00:00", "revision_history": [ { "date": "2024-03-12T12:01:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-12T12:01:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:53:31+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_family", "name": "Red Hat Enterprise Linux Extras" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-210.git7d71120.el7_9.src", "product": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.src", "product_id": "docker-2:1.13.1-210.git7d71120.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-210.git7d71120.el7_9?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src" }, "product_reference": "docker-2:1.13.1-210.git7d71120.el7_9.src", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-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:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.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-03-12T12:01:39+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:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1270" }, { "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:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.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:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:0670
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:06:38+00:00", "generator": { "date": "2025-02-11T18:06:38+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:06:38+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
Notes
{ "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": "2025-01-06T18:54:25+00:00", "generator": { "date": "2025-01-06T18:54:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "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": "2025-01-06T18:54:25+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift 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-cross-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product": { "name": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product_id": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@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-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product": { "name": "kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product_id": "kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product": { "name": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product_id": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product": { "name": "kernel-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product_id": "kernel-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@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-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product": { "name": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product_id": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@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-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product": { "name": "kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product_id": "kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@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-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "product": { "name": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "product_id": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@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-headers-0:4.18.0-372.91.1.el8_6.s390x", "product": { "name": "kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "product_id": "kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@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-cross-headers-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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64" }, "product_reference": "kernel-cross-headers-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-cross-headers-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-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le" }, "product_reference": "kernel-cross-headers-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-cross-headers-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-cross-headers-0:4.18.0-372.91.1.el8_6.s390x" }, "product_reference": "kernel-cross-headers-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-cross-headers-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-cross-headers-0:4.18.0-372.91.1.el8_6.x86_64" }, "product_reference": "kernel-cross-headers-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-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64" }, "product_reference": "kernel-headers-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-headers-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-headers-0:4.18.0-372.91.1.el8_6.ppc64le" }, "product_reference": "kernel-headers-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-headers-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-headers-0:4.18.0-372.91.1.el8_6.s390x" }, "product_reference": "kernel-headers-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-headers-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-headers-0:4.18.0-372.91.1.el8_6.x86_64" }, "product_reference": "kernel-headers-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-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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-cross-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-cross-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-cross-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-cross-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "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_10525
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat build of MicroShift release 4.14.42 is now available with\nupdates to packages and images that fix bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nRed Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes\norchestration solution designed for edge device deployments and is built\nfrom the edge capabilities of Red Hat OpenShift. MicroShift is an\napplication that is deployed on top of Red Hat Enterprise Linux devices at\nthe edge, providing an efficient way to operate single-node clusters in\nthese low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift\n4.14.42. Read the following advisory for the container images for this\nrelease:\n\nhttps://access.redhat.com/errata/RHSA-2024:10523\n\nAll Red Hat build of MicroShift 4.14 users are advised to use these updated\npackages and images when they are available in the RPM repository.\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\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:10525", "url": "https://access.redhat.com/errata/RHSA-2024:10525" }, { "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_10525.json" } ], "title": "Red Hat Security Advisory: Red Hat build of MicroShift 4.14.42 security update", "tracking": { "current_release_date": "2025-01-06T18:54:46+00:00", "generator": { "date": "2025-01-06T18:54:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:10525", "initial_release_date": "2024-12-05T01:01:20+00:00", "revision_history": [ { "date": "2024-12-05T01:01:20+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-05T01:01:20+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:54:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.14", "product": { "name": "Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.14::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "product": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "product_id": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product_id": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product": { "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product_id": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product_id": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product": { "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product_id": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product": { "name": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_id": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product": { "name": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_id": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product": { "name": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_id": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64" }, "product_reference": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src" }, "product_reference": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64" }, "product_reference": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64" }, "product_reference": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64" }, "product_reference": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" }, "product_reference": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" }, "product_reference": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-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", "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": [ "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.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-12-05T01:01:20+00:00", "details": "For MicroShift 4.14, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.14/html/release_notes/index", "product_ids": [ "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10525" }, { "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": [ "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.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": [ "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:10525
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat build of MicroShift release 4.14.42 is now available with\nupdates to packages and images that fix bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nRed Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes\norchestration solution designed for edge device deployments and is built\nfrom the edge capabilities of Red Hat OpenShift. MicroShift is an\napplication that is deployed on top of Red Hat Enterprise Linux devices at\nthe edge, providing an efficient way to operate single-node clusters in\nthese low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift\n4.14.42. Read the following advisory for the container images for this\nrelease:\n\nhttps://access.redhat.com/errata/RHSA-2024:10523\n\nAll Red Hat build of MicroShift 4.14 users are advised to use these updated\npackages and images when they are available in the RPM repository.\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\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:10525", "url": "https://access.redhat.com/errata/RHSA-2024:10525" }, { "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_10525.json" } ], "title": "Red Hat Security Advisory: Red Hat build of MicroShift 4.14.42 security update", "tracking": { "current_release_date": "2025-02-11T18:16:02+00:00", "generator": { "date": "2025-02-11T18:16:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:10525", "initial_release_date": "2024-12-05T01:01:20+00:00", "revision_history": [ { "date": "2024-12-05T01:01:20+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-05T01:01:20+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:16:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.14", "product": { "name": "Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.14::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "product": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "product_id": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product_id": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product": { "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product_id": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product_id": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product": { "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product_id": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product": { "name": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_id": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product": { "name": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_id": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product": { "name": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_id": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64" }, "product_reference": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src" }, "product_reference": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64" }, "product_reference": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64" }, "product_reference": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64" }, "product_reference": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" }, "product_reference": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" }, "product_reference": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-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", "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": [ "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.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-12-05T01:01:20+00:00", "details": "For MicroShift 4.14, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.14/html/release_notes/index", "product_ids": [ "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10525" }, { "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": [ "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.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": [ "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:0759
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* 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:0759", "url": "https://access.redhat.com/errata/RHSA-2024:0759" }, { "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_0759.json" } ], "title": "Red Hat Security Advisory: container-tools:rhel8 security update", "tracking": { "current_release_date": "2025-02-11T18:14:17+00:00", "generator": { "date": "2025-02-11T18:14:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0759", "initial_release_date": "2024-02-08T18:40:00+00:00", "revision_history": [ { "date": "2024-02-08T18:40:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:40:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:rhel8:8080020240206143933:0f77c1b7", "product": { "name": "container-tools:rhel8:8080020240206143933:0f77c1b7", "product_id": "container-tools:rhel8:8080020240206143933:0f77c1b7", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8080020240206143933:0f77c1b7" } } }, { "category": "product_version", "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "product_id": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "product_id": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "product": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "product_id": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src", "product": { "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src", "product_id": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, "product_reference": "container-tools:rhel8:8080020240206143933:0f77c1b7", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" }, "product_reference": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" } ] }, "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-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" ] }, "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:40:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0759" }, { "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.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" ] } ], "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.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:0764
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* 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:0764", "url": "https://access.redhat.com/errata/RHSA-2024:0764" }, { "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_0764.json" } ], "title": "Red Hat Security Advisory: container-tools:rhel8 security update", "tracking": { "current_release_date": "2025-02-11T18:14:59+00:00", "generator": { "date": "2025-02-11T18:14:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0764", "initial_release_date": "2024-02-08T19:57:01+00:00", "revision_history": [ { "date": "2024-02-08T19:57:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T19:57:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:rhel8:8060020240206151655:3b538bd8", "product": { "name": "container-tools:rhel8:8060020240206151655:3b538bd8", "product_id": "container-tools:rhel8:8060020240206151655:3b538bd8", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8060020240206151655:3b538bd8" } } }, { "category": "product_version", "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@49.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.0.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-5.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@49.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.0.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src", "product_id": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-5.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, "product_reference": "container-tools:rhel8:8060020240206151655:3b538bd8", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" } ] }, "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-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" ] }, "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:57:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0764" }, { "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.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" ] } ], "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.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:0755
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for runc is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The 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:0755", "url": "https://access.redhat.com/errata/RHSA-2024:0755" }, { "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_0755.json" } ], "title": "Red Hat Security Advisory: runc security update", "tracking": { "current_release_date": "2025-02-11T18:07:42+00:00", "generator": { "date": "2025-02-11T18:07:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0755", "initial_release_date": "2024-02-08T18:37:24+00:00", "revision_history": [ { "date": "2024-02-08T18:37:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:37:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:07:42+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.src", "product": { "name": "runc-4:1.1.12-1.el9_2.src", "product_id": "runc-4:1.1.12-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=src\u0026epoch=4" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.aarch64", "product": { "name": "runc-4:1.1.12-1.el9_2.aarch64", "product_id": "runc-4:1.1.12-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_2.aarch64", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_2.aarch64", "product_id": "runc-debugsource-4:1.1.12-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_2?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "product_id": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_2?arch=aarch64\u0026epoch=4" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.ppc64le", "product": { "name": "runc-4:1.1.12-1.el9_2.ppc64le", "product_id": "runc-4:1.1.12-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "product_id": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_2?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "product_id": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_2?arch=ppc64le\u0026epoch=4" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.x86_64", "product": { "name": "runc-4:1.1.12-1.el9_2.x86_64", "product_id": "runc-4:1.1.12-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_2.x86_64", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_2.x86_64", "product_id": "runc-debugsource-4:1.1.12-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_2?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "product_id": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_2?arch=x86_64\u0026epoch=4" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.s390x", "product": { "name": "runc-4:1.1.12-1.el9_2.s390x", "product_id": "runc-4:1.1.12-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_2.s390x", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_2.s390x", "product_id": "runc-debugsource-4:1.1.12-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_2?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_2.s390x", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.s390x", "product_id": "runc-debuginfo-4:1.1.12-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_2?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_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64" }, "product_reference": "runc-4:1.1.12-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le" }, "product_reference": "runc-4:1.1.12-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x" }, "product_reference": "runc-4:1.1.12-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src" }, "product_reference": "runc-4:1.1.12-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64" }, "product_reference": "runc-4:1.1.12-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.x86_64" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "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.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-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-08T18:37:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0755" }, { "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.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.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.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:0756
Vulnerability from csaf_redhat
Notes
{ "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.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The 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:0756", "url": "https://access.redhat.com/errata/RHSA-2024:0756" }, { "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_0756.json" } ], "title": "Red Hat Security Advisory: runc security update", "tracking": { "current_release_date": "2025-02-11T18:07:30+00:00", "generator": { "date": "2025-02-11T18:07:30+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0756", "initial_release_date": "2024-02-08T18:29:50+00:00", "revision_history": [ { "date": "2024-02-08T18:29:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:29:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:07:30+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.src", "product": { "name": "runc-4:1.1.12-1.el9_0.src", "product_id": "runc-4:1.1.12-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=src\u0026epoch=4" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.aarch64", "product": { "name": "runc-4:1.1.12-1.el9_0.aarch64", "product_id": "runc-4:1.1.12-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_0.aarch64", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_0.aarch64", "product_id": "runc-debugsource-4:1.1.12-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_0?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "product_id": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_0?arch=aarch64\u0026epoch=4" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.ppc64le", "product": { "name": "runc-4:1.1.12-1.el9_0.ppc64le", "product_id": "runc-4:1.1.12-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "product_id": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_0?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "product_id": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_0?arch=ppc64le\u0026epoch=4" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.x86_64", "product": { "name": "runc-4:1.1.12-1.el9_0.x86_64", "product_id": "runc-4:1.1.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_0.x86_64", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_0.x86_64", "product_id": "runc-debugsource-4:1.1.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_0?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "product_id": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_0?arch=x86_64\u0026epoch=4" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.s390x", "product": { "name": "runc-4:1.1.12-1.el9_0.s390x", "product_id": "runc-4:1.1.12-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_0.s390x", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_0.s390x", "product_id": "runc-debugsource-4:1.1.12-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_0?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_0.s390x", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.s390x", "product_id": "runc-debuginfo-4:1.1.12-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_0?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_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64" }, "product_reference": "runc-4:1.1.12-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le" }, "product_reference": "runc-4:1.1.12-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x" }, "product_reference": "runc-4:1.1.12-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src" }, "product_reference": "runc-4:1.1.12-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64" }, "product_reference": "runc-4:1.1.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.x86_64" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "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.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.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-08T18:29:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0756" }, { "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.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.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.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:0758
Vulnerability from csaf_redhat
Notes
{ "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:2.0 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The 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 (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:0758", "url": "https://access.redhat.com/errata/RHSA-2024:0758" }, { "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_0758.json" } ], "title": "Red Hat Security Advisory: container-tools:2.0 security update", "tracking": { "current_release_date": "2025-02-11T18:14:31+00:00", "generator": { "date": "2025-02-11T18:14:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0758", "initial_release_date": "2024-02-08T18:38:19+00:00", "revision_history": [ { "date": "2024-02-08T18:38:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:38:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:31+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 AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:2.0:8020020240206120705:28c38760", "product": { "name": "container-tools:2.0:8020020240206120705:28c38760", "product_id": "container-tools:2.0:8020020240206120705:28c38760", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@2.0:8020020240206120705:28c38760" } } }, { "category": "product_version", "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "product": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "product_id": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "product": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "product_id": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.124.0-1.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "product": { "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "product_id": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } }, { "category": "product_version", "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "product": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } }, { "category": "product_version", "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "product": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "product_id": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "product": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "product_id": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "product": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "product_id": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "product": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "product_id": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "product": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "product_id": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B21264%2B96602818?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "product": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "product_id": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.124.0-1.module%2Bel8.2.0%2B21264%2B96602818?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "product": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "product": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "product_id": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "product": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "product": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "product_id": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "product": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "product": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "product_id": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "product": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "product_id": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "product": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "product": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "product_id": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "product": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "product_id": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "product_id": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_id": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_id": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_id": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "product_id": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_id": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_id": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_id": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, "product_reference": "container-tools:2.0:8020020240206120705:28c38760", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, "product_reference": "container-tools:2.0:8020020240206120705:28c38760", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, "product_reference": "container-tools:2.0:8020020240206120705:28c38760", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" } ] }, "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-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" ] }, "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:38:19+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0758" }, { "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.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" ] } ], "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.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_0757
Vulnerability from csaf_redhat
Notes
{ "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.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* 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:0757", "url": "https://access.redhat.com/errata/RHSA-2024:0757" }, { "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_0757.json" } ], "title": "Red Hat Security Advisory: container-tools:4.0 security update", "tracking": { "current_release_date": "2025-01-06T18:53:11+00:00", "generator": { "date": "2025-01-06T18:53:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:0757", "initial_release_date": "2024-02-08T18:41:15+00:00", "revision_history": [ { "date": "2024-02-08T18:41:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:41:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:53:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:4.0:8060020240205133014:3b538bd8", "product": { "name": "container-tools:4.0:8060020240205133014:3b538bd8", "product_id": "container-tools:4.0:8060020240205133014:3b538bd8", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@4.0:8060020240205133014:3b538bd8" } } }, { "category": "product_version", "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@43-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.178.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.0.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@43-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.178.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.0.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src", "product_id": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, "product_reference": "container-tools:4.0:8060020240205133014:3b538bd8", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" } ] }, "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-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" ] }, "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:41:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0757" }, { "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.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" ] } ], "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.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_0755
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for runc is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The 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:0755", "url": "https://access.redhat.com/errata/RHSA-2024:0755" }, { "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_0755.json" } ], "title": "Red Hat Security Advisory: runc security update", "tracking": { "current_release_date": "2025-01-06T18:54:12+00:00", "generator": { "date": "2025-01-06T18:54:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:0755", "initial_release_date": "2024-02-08T18:37:24+00:00", "revision_history": [ { "date": "2024-02-08T18:37:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:37:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:54:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.src", "product": { "name": "runc-4:1.1.12-1.el9_2.src", "product_id": "runc-4:1.1.12-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=src\u0026epoch=4" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.aarch64", "product": { "name": "runc-4:1.1.12-1.el9_2.aarch64", "product_id": "runc-4:1.1.12-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_2.aarch64", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_2.aarch64", "product_id": "runc-debugsource-4:1.1.12-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_2?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "product_id": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_2?arch=aarch64\u0026epoch=4" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.ppc64le", "product": { "name": "runc-4:1.1.12-1.el9_2.ppc64le", "product_id": "runc-4:1.1.12-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "product_id": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_2?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "product_id": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_2?arch=ppc64le\u0026epoch=4" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.x86_64", "product": { "name": "runc-4:1.1.12-1.el9_2.x86_64", "product_id": "runc-4:1.1.12-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_2.x86_64", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_2.x86_64", "product_id": "runc-debugsource-4:1.1.12-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_2?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "product_id": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_2?arch=x86_64\u0026epoch=4" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.s390x", "product": { "name": "runc-4:1.1.12-1.el9_2.s390x", "product_id": "runc-4:1.1.12-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_2.s390x", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_2.s390x", "product_id": "runc-debugsource-4:1.1.12-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_2?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_2.s390x", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.s390x", "product_id": "runc-debuginfo-4:1.1.12-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_2?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_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64" }, "product_reference": "runc-4:1.1.12-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le" }, "product_reference": "runc-4:1.1.12-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x" }, "product_reference": "runc-4:1.1.12-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src" }, "product_reference": "runc-4:1.1.12-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64" }, "product_reference": "runc-4:1.1.12-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.x86_64" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "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.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-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-08T18:37:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0755" }, { "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.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.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.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:0752
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* 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:0752", "url": "https://access.redhat.com/errata/RHSA-2024:0752" }, { "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_0752.json" } ], "title": "Red Hat Security Advisory: container-tools:rhel8 security update", "tracking": { "current_release_date": "2025-02-11T18:07:12+00:00", "generator": { "date": "2025-02-11T18:07:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0752", "initial_release_date": "2024-02-08T18:39:00+00:00", "revision_history": [ { "date": "2024-02-08T18:39:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:39:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:07:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 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": "container-tools:rhel8:8090020240201111839:d7b6f4b7", "product": { "name": "container-tools:rhel8:8090020240201111839:d7b6f4b7", "product_id": "container-tools:rhel8:8090020240201111839:d7b6f4b7", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8090020240201111839:d7b6f4b7" } } }, { "category": "product_version", "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "product_id": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@75-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "product_id": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.221.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "product_id": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "product_id": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.6.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "product_id": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "product_id": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@75-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "product_id": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.221.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "product": { "name": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "product_id": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.6.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src", "product": { "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src", "product_id": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, "product_reference": "container-tools:rhel8:8090020240201111839:d7b6f4b7", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src" }, "product_reference": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" }, "product_reference": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" } ] }, "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-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" ] }, "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:39:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0752" }, { "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:container-tools:rhel8:8090020240201111839:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" ] } ], "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:container-tools:rhel8:8090020240201111839:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:10149
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat build of MicroShift release 4.16.24 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift Container Platform. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.16.24. Read the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:10147\n\nAll Red Hat build of MicroShift 4.16 users are advised to use these updated packages and images when they are available in the RPM repository.\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\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:10149", "url": "https://access.redhat.com/errata/RHSA-2024:10149" }, { "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_10149.json" } ], "title": "Red Hat Security Advisory: Red Hat build of MicroShift 4.16.24 security update", "tracking": { "current_release_date": "2025-02-11T18:15:13+00:00", "generator": { "date": "2025-02-11T18:15:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:10149", "initial_release_date": "2024-11-26T19:19:17+00:00", "revision_history": [ { "date": "2024-11-26T19:19:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-26T19:19:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:15:13+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.16", "product": { "name": "Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.16::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "product": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "product_id": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_id": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product": { "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_id": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product": { "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_id": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product": { "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_id": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_id": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product": { "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_id": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product": { "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_id": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product": { "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_id": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus-release-info@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm-release-info@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64" }, "product_reference": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src" }, "product_reference": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64" }, "product_reference": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64" }, "product_reference": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64" }, "product_reference": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64" }, "product_reference": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64" }, "product_reference": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64" }, "product_reference": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64" }, "product_reference": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" } ] }, "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": [ "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.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-11-26T19:19:17+00:00", "details": "For MicroShift 4.16, read the following documentation, which will be updated soon after this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.16/html/release_notes/index", "product_ids": [ "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10149" }, { "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": [ "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.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": [ "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_10520
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat build of MicroShift release 4.17.7 is now available with\nupdates to packages and images that fix bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nRed Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift Container Platform. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.17.7. Read the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:10518\n\nAll Red Hat build of MicroShift 4.17 users are advised to use these updated packages and images when they are available in the RPM repository.\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\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:10520", "url": "https://access.redhat.com/errata/RHSA-2024:10520" }, { "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_10520.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.7 security update", "tracking": { "current_release_date": "2025-01-06T18:54:25+00:00", "generator": { "date": "2025-01-06T18:54:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:10520", "initial_release_date": "2024-12-03T18:41:41+00:00", "revision_history": [ { "date": "2024-12-03T18:41:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-03T18:41:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:54:25+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.17", "product": { "name": "Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.17::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "product": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "product_id": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_id": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product": { "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_id": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product": { "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_id": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product": { "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_id": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_id": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product": { "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_id": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product": { "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_id": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product": { "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_id": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-low-latency@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus-release-info@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm-release-info@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64" }, "product_reference": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src" }, "product_reference": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64" }, "product_reference": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64" }, "product_reference": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64" }, "product_reference": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64" }, "product_reference": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64" }, "product_reference": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64" }, "product_reference": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64" }, "product_reference": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" } ] }, "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": [ "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.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-12-03T18:41:41+00:00", "details": "For MicroShift 4.17, read the following documentation, which will be updated soon for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.17/html/release_notes/index", "product_ids": [ "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10520" }, { "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": [ "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.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": [ "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:0748
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:06:59+00:00", "generator": { "date": "2025-02-11T18:06:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:06:59+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": "container-tools:4.0:8090020240201111813:d7b6f4b7", "product": { "name": "container-tools:4.0:8090020240201111813:d7b6f4b7", "product_id": "container-tools:4.0:8090020240201111813:d7b6f4b7", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@4.0:8090020240201111813:d7b6f4b7" } } }, { "category": "product_version", "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "product_id": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "product_id": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "product_id": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.0.0-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "product_id": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "product": { "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "product_id": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "product": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "product": { "name": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "product_id": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.0.0-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src", "product": { "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src", "product_id": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, "product_reference": "container-tools:4.0:8090020240201111813:d7b6f4b7", "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.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src" }, "product_reference": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src" }, "product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src" }, "product_reference": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" }, "product_reference": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" } ] }, "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] }, "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] }, "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] }, "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_0666
Vulnerability from csaf_redhat
Notes
{ "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": "2025-01-06T18:54:13+00:00", "generator": { "date": "2025-01-06T18:54:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "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": "2025-01-06T18:54:13+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_0752
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* 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:0752", "url": "https://access.redhat.com/errata/RHSA-2024:0752" }, { "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_0752.json" } ], "title": "Red Hat Security Advisory: container-tools:rhel8 security update", "tracking": { "current_release_date": "2025-01-06T18:53:35+00:00", "generator": { "date": "2025-01-06T18:53:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:0752", "initial_release_date": "2024-02-08T18:39:00+00:00", "revision_history": [ { "date": "2024-02-08T18:39:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:39:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:53:35+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": "container-tools:rhel8:8090020240201111839:d7b6f4b7", "product": { "name": "container-tools:rhel8:8090020240201111839:d7b6f4b7", "product_id": "container-tools:rhel8:8090020240201111839:d7b6f4b7", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8090020240201111839:d7b6f4b7" } } }, { "category": "product_version", "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "product_id": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@75-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "product_id": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.221.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "product_id": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "product_id": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.6.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "product_id": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "product_id": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@75-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "product_id": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.221.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "product": { "name": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "product_id": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.6.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src", "product": { "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src", "product_id": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, "product_reference": "container-tools:rhel8:8090020240201111839:d7b6f4b7", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src" }, "product_reference": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" }, "product_reference": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" } ] }, "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-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" ] }, "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:39:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0752" }, { "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:container-tools:rhel8:8090020240201111839:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" ] } ], "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:container-tools:rhel8:8090020240201111839:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:0757
Vulnerability from csaf_redhat
Notes
{ "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.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* 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:0757", "url": "https://access.redhat.com/errata/RHSA-2024:0757" }, { "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_0757.json" } ], "title": "Red Hat Security Advisory: container-tools:4.0 security update", "tracking": { "current_release_date": "2025-02-11T18:14:05+00:00", "generator": { "date": "2025-02-11T18:14:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0757", "initial_release_date": "2024-02-08T18:41:15+00:00", "revision_history": [ { "date": "2024-02-08T18:41:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:41:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:05+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:4.0:8060020240205133014:3b538bd8", "product": { "name": "container-tools:4.0:8060020240205133014:3b538bd8", "product_id": "container-tools:4.0:8060020240205133014:3b538bd8", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@4.0:8060020240205133014:3b538bd8" } } }, { "category": "product_version", "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@43-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.178.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.0.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@43-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.178.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.0.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src", "product_id": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, "product_reference": "container-tools:4.0:8060020240205133014:3b538bd8", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" } ] }, "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-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" ] }, "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:41:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0757" }, { "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.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" ] } ], "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.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:0752
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* 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:0752", "url": "https://access.redhat.com/errata/RHSA-2024:0752" }, { "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_0752.json" } ], "title": "Red Hat Security Advisory: container-tools:rhel8 security update", "tracking": { "current_release_date": "2025-02-11T18:07:12+00:00", "generator": { "date": "2025-02-11T18:07:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0752", "initial_release_date": "2024-02-08T18:39:00+00:00", "revision_history": [ { "date": "2024-02-08T18:39:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:39:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:07:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 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": "container-tools:rhel8:8090020240201111839:d7b6f4b7", "product": { "name": "container-tools:rhel8:8090020240201111839:d7b6f4b7", "product_id": "container-tools:rhel8:8090020240201111839:d7b6f4b7", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8090020240201111839:d7b6f4b7" } } }, { "category": "product_version", "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "product_id": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@75-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "product_id": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.221.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "product_id": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "product_id": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.6.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "product": { "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "product_id": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B21243%2Ba586538b?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "product_id": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@75-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "product_id": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.221.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "product": { "name": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "product_id": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.6.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src", "product": { "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src", "product_id": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.9.0%2B21243%2Ba586538b?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_id": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_id": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_id": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_id": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product_id": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_id": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.7.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.31.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.8-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.3.0-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "product_id": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-71.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "product_id": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.7.0-2.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.9-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_id": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.6.1-8.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_id": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.18-4.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_id": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.13.3-3.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_id": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.1-1.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21243%2Ba586538b?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, "product_reference": "container-tools:rhel8:8090020240201111839:d7b6f4b7", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src" }, "product_reference": "python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64 as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch" }, "product_reference": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src as a component of container-tools:rhel8:8090020240201111839:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" }, "product_reference": "udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7" } ] }, "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-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" ] }, "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:39:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0752" }, { "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:container-tools:rhel8:8090020240201111839:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" ] } ], "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:container-tools:rhel8:8090020240201111839:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:aardvark-dns-2:1.7.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-debugsource-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:buildah-tests-debuginfo-1:1.31.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:cockpit-podman-0:75-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debuginfo-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:conmon-debugsource-3:2.1.8-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:container-selinux-2:2.221.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containernetworking-plugins-debugsource-1:1.3.0-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:containers-common-2:1-71.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crit-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-debugsource-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-devel-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:criu-libs-debuginfo-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:fuse-overlayfs-debugsource-0:1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:netavark-2:1.7.0-2.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.9-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-catatonit-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-debugsource-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-docker-3:4.6.1-8.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-gvproxy-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-plugins-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-remote-debuginfo-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:podman-tests-3:4.6.1-8.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-criu-0:3.18-4.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:python3-podman-0:4.6.0-2.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:skopeo-tests-2:1.13.3-3.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debuginfo-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:slirp4netns-debugsource-0:1.2.1-1.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.src", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21243+a586538b.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:rhel8:8090020240201111839:d7b6f4b7:udica-0:0.2.6-20.module+el8.9.0+21243+a586538b.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:10841
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat build of MicroShift release 4.15.41 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nRed Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes\norchestration solution designed for edge device deployments and is built\nfrom the edge capabilities of Red Hat OpenShift Container Platform.\nMicroShift is an application that is deployed on top of Red Hat Enterprise\nLinux devices at the edge, providing an efficient way to operate\nsingle-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift\n4.15.41. Read the following advisory for the container images for this\nrelease:\n\nhttps://access.redhat.com/errata/RHSA-2024:10839\n\nAll Red Hat build of MicroShift 4.15 users are advised to use these updated\npackages and images when they are available in the RPM repository.\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\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:10841", "url": "https://access.redhat.com/errata/RHSA-2024:10841" }, { "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_10841.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.41 security update", "tracking": { "current_release_date": "2025-02-11T18:14:50+00:00", "generator": { "date": "2025-02-11T18:14:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:10841", "initial_release_date": "2024-12-12T02:13:58+00:00", "revision_history": [ { "date": "2024-12-12T02:13:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-19T15:43:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:50+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.15", "product": { "name": "Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.15::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "product": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "product_id": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_id": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product": { "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_id": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product": { "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_id": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_id": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product": { "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_id": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product": { "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_id": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product": { "name": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_id": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product": { "name": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_id": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm-release-info@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product": { "name": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_id": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product": { "name": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_id": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64" }, "product_reference": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src" }, "product_reference": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64" }, "product_reference": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64" }, "product_reference": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64" }, "product_reference": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64" }, "product_reference": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64" }, "product_reference": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" }, "product_reference": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" }, "product_reference": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" }, "product_reference": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" } ] }, "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": [ "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.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-12-12T02:13:58+00:00", "details": "For MicroShift 4.15, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.15/html/release_notes/index", "product_ids": [ "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10841" }, { "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": [ "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.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": [ "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_0662
Vulnerability from csaf_redhat
Notes
{ "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": "2025-01-06T18:54:01+00:00", "generator": { "date": "2025-01-06T18:54:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "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": "2025-01-06T18:54:01+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:0760
Vulnerability from csaf_redhat
Notes
{ "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:3.0 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The 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 (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:0760", "url": "https://access.redhat.com/errata/RHSA-2024:0760" }, { "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_0760.json" } ], "title": "Red Hat Security Advisory: container-tools:3.0 security update", "tracking": { "current_release_date": "2025-02-11T18:14:44+00:00", "generator": { "date": "2025-02-11T18:14:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0760", "initial_release_date": "2024-02-08T18:38:30+00:00", "revision_history": [ { "date": "2024-02-08T18:38:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:38:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:44+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 AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:3.0:8040020240207051234:c0c392d5", "product": { "name": "container-tools:3.0:8040020240207051234:c0c392d5", "product_id": "container-tools:3.0:8040020240207051234:c0c392d5", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@3.0:8040020240207051234:c0c392d5" } } }, { "category": "product_version", "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch" } } }, { "category": "product_version", "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "product_id": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "product_id": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "product_id": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "product": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "product_id": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=src" } } }, { "category": "product_version", "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "product_id": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_id": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_id": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_id": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=x86_64" } } }, { "category": "product_version", "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_id": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_id": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_id": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=ppc64le" } } }, { "category": "product_version", "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, "product_reference": "container-tools:3.0:8040020240207051234:c0c392d5", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, "product_reference": "container-tools:3.0:8040020240207051234:c0c392d5", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le" }, "product_reference": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le" }, "product_reference": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, "product_reference": "container-tools:3.0:8040020240207051234:c0c392d5", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" } ] }, "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-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" ] }, "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:38:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0760" }, { "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.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" ] } ], "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.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:0684
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:08:38+00:00", "generator": { "date": "2025-02-11T18:08:38+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:08:38+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-cross-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product": { "name": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product_id": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@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-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product": { "name": "kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product_id": "kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product": { "name": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product_id": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product": { "name": "kernel-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product_id": "kernel-headers-0:4.18.0-372.91.1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@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-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product": { "name": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product_id": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@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-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product": { "name": "kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product_id": "kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@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-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "product": { "name": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "product_id": "kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@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-headers-0:4.18.0-372.91.1.el8_6.s390x", "product": { "name": "kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "product_id": "kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@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-cross-headers-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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64" }, "product_reference": "kernel-cross-headers-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-cross-headers-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-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le" }, "product_reference": "kernel-cross-headers-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-cross-headers-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-cross-headers-0:4.18.0-372.91.1.el8_6.s390x" }, "product_reference": "kernel-cross-headers-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-cross-headers-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-cross-headers-0:4.18.0-372.91.1.el8_6.x86_64" }, "product_reference": "kernel-cross-headers-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-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64" }, "product_reference": "kernel-headers-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-headers-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-headers-0:4.18.0-372.91.1.el8_6.ppc64le" }, "product_reference": "kernel-headers-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-headers-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-headers-0:4.18.0-372.91.1.el8_6.s390x" }, "product_reference": "kernel-headers-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-headers-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-headers-0:4.18.0-372.91.1.el8_6.x86_64" }, "product_reference": "kernel-headers-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-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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-cross-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-cross-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-cross-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "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-cross-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-cross-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-cross-headers-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-headers-0:4.18.0-372.91.1.el8_6.aarch64", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.ppc64le", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.s390x", "8Base-RHOSE-4.11:kernel-headers-0:4.18.0-372.91.1.el8_6.x86_64", "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:0662
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:08:11+00:00", "generator": { "date": "2025-02-11T18:08:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:08:11+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:10520
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat build of MicroShift release 4.17.7 is now available with\nupdates to packages and images that fix bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nRed Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift Container Platform. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.17.7. Read the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:10518\n\nAll Red Hat build of MicroShift 4.17 users are advised to use these updated packages and images when they are available in the RPM repository.\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\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:10520", "url": "https://access.redhat.com/errata/RHSA-2024:10520" }, { "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_10520.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.7 security update", "tracking": { "current_release_date": "2025-02-11T18:15:36+00:00", "generator": { "date": "2025-02-11T18:15:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:10520", "initial_release_date": "2024-12-03T18:41:41+00:00", "revision_history": [ { "date": "2024-12-03T18:41:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-03T18:41:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:15:36+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.17", "product": { "name": "Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.17::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "product": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "product_id": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_id": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product": { "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_id": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product": { "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_id": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product": { "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_id": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_id": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product": { "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_id": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product": { "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_id": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product": { "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_id": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-low-latency@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus-release-info@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm-release-info@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64" }, "product_reference": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src" }, "product_reference": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64" }, "product_reference": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64" }, "product_reference": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64" }, "product_reference": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64" }, "product_reference": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64" }, "product_reference": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64" }, "product_reference": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64" }, "product_reference": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" } ] }, "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": [ "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.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-12-03T18:41:41+00:00", "details": "For MicroShift 4.17, read the following documentation, which will be updated soon for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.17/html/release_notes/index", "product_ids": [ "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10520" }, { "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": [ "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.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": [ "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:0670
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:06:38+00:00", "generator": { "date": "2025-02-11T18:06:38+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:06:38+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:0757
Vulnerability from csaf_redhat
Notes
{ "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.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* 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:0757", "url": "https://access.redhat.com/errata/RHSA-2024:0757" }, { "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_0757.json" } ], "title": "Red Hat Security Advisory: container-tools:4.0 security update", "tracking": { "current_release_date": "2025-02-11T18:14:05+00:00", "generator": { "date": "2025-02-11T18:14:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0757", "initial_release_date": "2024-02-08T18:41:15+00:00", "revision_history": [ { "date": "2024-02-08T18:41:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:41:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:05+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:4.0:8060020240205133014:3b538bd8", "product": { "name": "container-tools:4.0:8060020240205133014:3b538bd8", "product_id": "container-tools:4.0:8060020240205133014:3b538bd8", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@4.0:8060020240205133014:3b538bd8" } } }, { "category": "product_version", "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@43-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.178.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.0.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "product": { "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "product_id": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@43-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.178.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.0.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src", "product": { "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src", "product_id": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.2-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.0.1-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.4.4-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.8.2-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-28.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.3-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-6.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.1-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.4.module%2Bel8.6.0%2B21254%2B7ef668f8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, "product_reference": "container-tools:4.0:8060020240205133014:3b538bd8", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64 as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch" }, "product_reference": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src as a component of container-tools:4.0:8060020240205133014:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" }, "product_reference": "udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8" } ] }, "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-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" ] }, "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:41:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0757" }, { "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.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" ] } ], "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.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:aardvark-dns-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-debugsource-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:buildah-tests-debuginfo-1:1.24.2-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:cockpit-podman-0:43-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debuginfo-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:conmon-debugsource-2:2.1.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:container-selinux-2:2.178.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debuginfo-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containernetworking-plugins-debugsource-0:1.0.1-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:containers-common-2:1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crit-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debuginfo-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:crun-debugsource-0:1.4.4-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debuginfo-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:fuse-overlayfs-debugsource-0:1.8.2-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:netavark-2:1.0.1-28.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-catatonit-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-debugsource-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-docker-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-gvproxy-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-plugins-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-remote-debuginfo-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:podman-tests-2:4.0.2-6.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:python3-podman-0:4.0.0-1.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debuginfo-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-debugsource-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:skopeo-tests-2:1.6.1-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debuginfo-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:slirp4netns-debugsource-0:1.1.8-2.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.src", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.s390x", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:toolbox-tests-0:0.0.99.3-0.4.module+el8.6.0+21254+7ef668f8.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.noarch", "AppStream-8.6.0.Z.EUS:container-tools:4.0:8060020240205133014:3b538bd8:udica-0:0.2.6-3.module+el8.6.0+21254+7ef668f8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_10841
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat build of MicroShift release 4.15.41 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nRed Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes\norchestration solution designed for edge device deployments and is built\nfrom the edge capabilities of Red Hat OpenShift Container Platform.\nMicroShift is an application that is deployed on top of Red Hat Enterprise\nLinux devices at the edge, providing an efficient way to operate\nsingle-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift\n4.15.41. Read the following advisory for the container images for this\nrelease:\n\nhttps://access.redhat.com/errata/RHSA-2024:10839\n\nAll Red Hat build of MicroShift 4.15 users are advised to use these updated\npackages and images when they are available in the RPM repository.\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\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:10841", "url": "https://access.redhat.com/errata/RHSA-2024:10841" }, { "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_10841.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.41 security update", "tracking": { "current_release_date": "2025-01-06T18:55:07+00:00", "generator": { "date": "2025-01-06T18:55:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:10841", "initial_release_date": "2024-12-12T02:13:58+00:00", "revision_history": [ { "date": "2024-12-12T02:13:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-19T15:43:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:55:07+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.15", "product": { "name": "Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.15::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "product": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "product_id": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_id": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product": { "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_id": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product": { "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_id": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_id": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product": { "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_id": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product": { "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_id": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product": { "name": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_id": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product": { "name": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_id": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm-release-info@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product": { "name": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_id": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product": { "name": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_id": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64" }, "product_reference": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src" }, "product_reference": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64" }, "product_reference": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64" }, "product_reference": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64" }, "product_reference": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64" }, "product_reference": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64" }, "product_reference": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" }, "product_reference": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" }, "product_reference": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" }, "product_reference": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" } ] }, "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": [ "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.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-12-12T02:13:58+00:00", "details": "For MicroShift 4.15, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.15/html/release_notes/index", "product_ids": [ "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10841" }, { "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": [ "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.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": [ "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:0760
Vulnerability from csaf_redhat
Notes
{ "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:3.0 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The 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 (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:0760", "url": "https://access.redhat.com/errata/RHSA-2024:0760" }, { "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_0760.json" } ], "title": "Red Hat Security Advisory: container-tools:3.0 security update", "tracking": { "current_release_date": "2025-02-11T18:14:44+00:00", "generator": { "date": "2025-02-11T18:14:44+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0760", "initial_release_date": "2024-02-08T18:38:30+00:00", "revision_history": [ { "date": "2024-02-08T18:38:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:38:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:44+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 AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:3.0:8040020240207051234:c0c392d5", "product": { "name": "container-tools:3.0:8040020240207051234:c0c392d5", "product_id": "container-tools:3.0:8040020240207051234:c0c392d5", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@3.0:8040020240207051234:c0c392d5" } } }, { "category": "product_version", "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch" } } }, { "category": "product_version", "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "product_id": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "product_id": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "product_id": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "product": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "product_id": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=src" } } }, { "category": "product_version", "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "product_id": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_id": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_id": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_id": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=x86_64" } } }, { "category": "product_version", "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_id": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_id": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_id": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=ppc64le" } } }, { "category": "product_version", "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, "product_reference": "container-tools:3.0:8040020240207051234:c0c392d5", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, "product_reference": "container-tools:3.0:8040020240207051234:c0c392d5", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le" }, "product_reference": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le" }, "product_reference": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, "product_reference": "container-tools:3.0:8040020240207051234:c0c392d5", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" } ] }, "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-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" ] }, "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:38:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0760" }, { "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.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" ] } ], "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.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:0662
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:08:11+00:00", "generator": { "date": "2025-02-11T18:08:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:08:11+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:1270
Vulnerability from csaf_redhat
Notes
{ "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 docker 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": "Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that runs virtually anywhere. \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:1270", "url": "https://access.redhat.com/errata/RHSA-2024:1270" }, { "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/CVE-2024-21626", "url": "https://access.redhat.com/security/vulnerabilities/CVE-2024-21626" }, { "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_1270.json" } ], "title": "Red Hat Security Advisory: docker security update", "tracking": { "current_release_date": "2025-02-11T18:14:39+00:00", "generator": { "date": "2025-02-11T18:14:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:1270", "initial_release_date": "2024-03-12T12:01:39+00:00", "revision_history": [ { "date": "2024-03-12T12:01:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-12T12:01:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux 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_family", "name": "Red Hat Enterprise Linux Extras" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-210.git7d71120.el7_9.src", "product": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.src", "product_id": "docker-2:1.13.1-210.git7d71120.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-210.git7d71120.el7_9?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src" }, "product_reference": "docker-2:1.13.1-210.git7d71120.el7_9.src", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-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:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.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-03-12T12:01:39+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:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1270" }, { "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:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.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:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:0758
Vulnerability from csaf_redhat
Notes
{ "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:2.0 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The 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 (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:0758", "url": "https://access.redhat.com/errata/RHSA-2024:0758" }, { "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_0758.json" } ], "title": "Red Hat Security Advisory: container-tools:2.0 security update", "tracking": { "current_release_date": "2025-02-11T18:14:31+00:00", "generator": { "date": "2025-02-11T18:14:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0758", "initial_release_date": "2024-02-08T18:38:19+00:00", "revision_history": [ { "date": "2024-02-08T18:38:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:38:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:31+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 AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:2.0:8020020240206120705:28c38760", "product": { "name": "container-tools:2.0:8020020240206120705:28c38760", "product_id": "container-tools:2.0:8020020240206120705:28c38760", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@2.0:8020020240206120705:28c38760" } } }, { "category": "product_version", "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "product": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "product_id": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "product": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "product_id": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.124.0-1.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "product": { "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "product_id": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } }, { "category": "product_version", "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "product": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } }, { "category": "product_version", "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "product": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "product_id": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "product": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "product_id": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "product": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "product_id": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "product": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "product_id": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "product": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "product_id": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B21264%2B96602818?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "product": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "product_id": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.124.0-1.module%2Bel8.2.0%2B21264%2B96602818?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "product": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "product": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "product_id": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "product": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "product": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "product_id": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "product": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "product": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "product_id": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "product": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "product_id": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "product": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "product": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "product_id": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "product": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "product_id": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "product_id": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_id": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_id": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_id": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "product_id": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_id": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_id": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_id": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, "product_reference": "container-tools:2.0:8020020240206120705:28c38760", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, "product_reference": "container-tools:2.0:8020020240206120705:28c38760", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, "product_reference": "container-tools:2.0:8020020240206120705:28c38760", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" } ] }, "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-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" ] }, "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:38:19+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0758" }, { "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.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" ] } ], "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.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_0760
Vulnerability from csaf_redhat
Notes
{ "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:3.0 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The 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 (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:0760", "url": "https://access.redhat.com/errata/RHSA-2024:0760" }, { "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_0760.json" } ], "title": "Red Hat Security Advisory: container-tools:3.0 security update", "tracking": { "current_release_date": "2025-01-06T18:53:48+00:00", "generator": { "date": "2025-01-06T18:53:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:0760", "initial_release_date": "2024-02-08T18:38:30+00:00", "revision_history": [ { "date": "2024-02-08T18:38:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:38:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:53: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 AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:3.0:8040020240207051234:c0c392d5", "product": { "name": "container-tools:3.0:8040020240207051234:c0c392d5", "product_id": "container-tools:3.0:8040020240207051234:c0c392d5", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@3.0:8040020240207051234:c0c392d5" } } }, { "category": "product_version", "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch" } } }, { "category": "product_version", "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "product": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_id": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "product_id": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.167.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "product_id": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "product_id": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "product": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "product_id": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=src" } } }, { "category": "product_version", "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "product_id": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "product": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "product_id": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_id": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_id": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_id": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=x86_64" } } }, { "category": "product_version", "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@0.18-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_id": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_id": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_id": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-78.rc95.module%2Bel8.4.0%2B21268%2B737b4855?arch=ppc64le" } } }, { "category": "product_version", "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.2.2-8.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.4.0%2B21078%2Ba96cfbf6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, "product_reference": "container-tools:3.0:8040020240207051234:c0c392d5", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, "product_reference": "container-tools:3.0:8040020240207051234:c0c392d5", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le" }, "product_reference": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le" }, "product_reference": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, "product_reference": "container-tools:3.0:8040020240207051234:c0c392d5", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64 as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src as a component of container-tools:3.0:8040020240207051234:c0c392d5 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" }, "product_reference": "udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5" } ] }, "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-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" ] }, "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:38:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0760" }, { "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.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" ] } ], "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.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.AUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.ppc64le", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.E4S:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-debugsource-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:buildah-tests-debuginfo-0:1.19.9-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:cockpit-podman-0:29-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debuginfo-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:conmon-debugsource-2:2.0.26-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:container-selinux-2:2.167.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:containers-common-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crit-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debuginfo-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:criu-debugsource-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debuginfo-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:crun-debugsource-0:0.18-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debuginfo-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-debugsource-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:libslirp-devel-0:4.3.1-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:oci-seccomp-bpf-hook-debugsource-0:1.2.0-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-debugsource-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-docker-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-plugins-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-remote-debuginfo-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:podman-tests-0:3.0.1-13.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:python3-criu-0:3.15-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debuginfo-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:runc-debugsource-0:1.0.0-78.rc95.module+el8.4.0+21268+737b4855.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debuginfo-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-debugsource-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:skopeo-tests-1:1.2.2-8.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debuginfo-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:slirp4netns-debugsource-0:1.1.8-1.module+el8.4.0+21078+a96cfbf6.x86_64", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:toolbox-0:0.0.8-1.module+el8.4.0+21078+a96cfbf6.src", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.noarch", "AppStream-8.4.0.Z.TUS:container-tools:3.0:8040020240207051234:c0c392d5:udica-0:0.2.4-1.module+el8.4.0+21078+a96cfbf6.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:0645
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:07:55+00:00", "generator": { "date": "2025-02-11T18:07:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:07:55+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_0748
Vulnerability from csaf_redhat
Notes
{ "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": "2025-01-06T19:38:04+00:00", "generator": { "date": "2025-01-06T19:38:04+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "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": "2025-01-06T19:38:04+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.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": "container-tools:4.0:8090020240201111813:d7b6f4b7", "product": { "name": "container-tools:4.0:8090020240201111813:d7b6f4b7", "product_id": "container-tools:4.0:8090020240201111813:d7b6f4b7", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@4.0:8090020240201111813:d7b6f4b7" } } }, { "category": "product_version", "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "product_id": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "product_id": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "product_id": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.0.0-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "product_id": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "product": { "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "product_id": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "product": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "product": { "name": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "product_id": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.0.0-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src", "product": { "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src", "product_id": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, "product_reference": "container-tools:4.0:8090020240201111813:d7b6f4b7", "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.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src" }, "product_reference": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src" }, "product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src" }, "product_reference": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" }, "product_reference": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" } ] }, "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] }, "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] }, "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] }, "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_0764
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* 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:0764", "url": "https://access.redhat.com/errata/RHSA-2024:0764" }, { "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_0764.json" } ], "title": "Red Hat Security Advisory: container-tools:rhel8 security update", "tracking": { "current_release_date": "2025-01-06T18:54:23+00:00", "generator": { "date": "2025-01-06T18:54:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:0764", "initial_release_date": "2024-02-08T19:57:01+00:00", "revision_history": [ { "date": "2024-02-08T19:57:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T19:57:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:54: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 EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:rhel8:8060020240206151655:3b538bd8", "product": { "name": "container-tools:rhel8:8060020240206151655:3b538bd8", "product_id": "container-tools:rhel8:8060020240206151655:3b538bd8", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8060020240206151655:3b538bd8" } } }, { "category": "product_version", "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@49.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.0.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-5.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@49.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.0.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src", "product_id": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-5.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, "product_reference": "container-tools:rhel8:8060020240206151655:3b538bd8", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" } ] }, "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-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" ] }, "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:57:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0764" }, { "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.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" ] } ], "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.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:1270
Vulnerability from csaf_redhat
Notes
{ "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 docker 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": "Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that runs virtually anywhere. \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:1270", "url": "https://access.redhat.com/errata/RHSA-2024:1270" }, { "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/CVE-2024-21626", "url": "https://access.redhat.com/security/vulnerabilities/CVE-2024-21626" }, { "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_1270.json" } ], "title": "Red Hat Security Advisory: docker security update", "tracking": { "current_release_date": "2025-02-11T18:14:39+00:00", "generator": { "date": "2025-02-11T18:14:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:1270", "initial_release_date": "2024-03-12T12:01:39+00:00", "revision_history": [ { "date": "2024-03-12T12:01:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-12T12:01:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux 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_family", "name": "Red Hat Enterprise Linux Extras" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-210.git7d71120.el7_9.src", "product": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.src", "product_id": "docker-2:1.13.1-210.git7d71120.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-210.git7d71120.el7_9?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "product": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_id": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-210.git7d71120.el7_9?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "product": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "product_id": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-210.git7d71120.el7_9?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_id": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-210.git7d71120.el7_9?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src" }, "product_reference": "docker-2:1.13.1-210.git7d71120.el7_9.src", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64", "relates_to_product_reference": "7Server-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:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.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-03-12T12:01:39+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:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1270" }, { "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:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.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:docker-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.src", "7Server-EXTRAS-7.9:docker-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-client-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-common-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-debuginfo-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-logrotate-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-lvm-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-novolume-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-rhel-push-plugin-2:1.13.1-210.git7d71120.el7_9.x86_64", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.ppc64le", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.s390x", "7Server-EXTRAS-7.9:docker-v1.10-migrator-2:1.13.1-210.git7d71120.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_0759
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* 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:0759", "url": "https://access.redhat.com/errata/RHSA-2024:0759" }, { "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_0759.json" } ], "title": "Red Hat Security Advisory: container-tools:rhel8 security update", "tracking": { "current_release_date": "2025-01-06T18:53:24+00:00", "generator": { "date": "2025-01-06T18:53:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:0759", "initial_release_date": "2024-02-08T18:40:00+00:00", "revision_history": [ { "date": "2024-02-08T18:40:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:40:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:53:24+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:rhel8:8080020240206143933:0f77c1b7", "product": { "name": "container-tools:rhel8:8080020240206143933:0f77c1b7", "product_id": "container-tools:rhel8:8080020240206143933:0f77c1b7", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8080020240206143933:0f77c1b7" } } }, { "category": "product_version", "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "product_id": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "product_id": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "product": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "product_id": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src", "product": { "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src", "product_id": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, "product_reference": "container-tools:rhel8:8080020240206143933:0f77c1b7", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" }, "product_reference": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" } ] }, "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-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" ] }, "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:40:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0759" }, { "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.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" ] } ], "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.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:0666
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:08:24+00:00", "generator": { "date": "2025-02-11T18:08:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:08:24+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.12", "product": { "name": "Red Hat OpenShift Container Platform 4.12", "product_id": "8Base-RHOSE-4.12", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.12::el8" } } } ], "category": "product_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-2025:0115
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat OpenShift Container Platform release 4.17.12 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.17.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat 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 container images for Red Hat OpenShift Container Platform 4.17.12. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:0118\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nSecurity Fix(es):\n\n* runc: file descriptor leak (CVE-2024-21626)\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in\ngolang.org/x/net/html (CVE-2024-45338)\n* GraphQL: Information Disclosure via GraphQL Introspection in OpenShift\n(CVE-2024-50312)\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.17 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.17/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-2025:0115", "url": "https://access.redhat.com/errata/RHSA-2025:0115" }, { "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": "external", "summary": "2319378", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319378" }, { "category": "external", "summary": "2333122", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122" }, { "category": "external", "summary": "OCPBUGS-41672", "url": "https://issues.redhat.com/browse/OCPBUGS-41672" }, { "category": "external", "summary": "OCPBUGS-47497", "url": "https://issues.redhat.com/browse/OCPBUGS-47497" }, { "category": "external", "summary": "OCPBUGS-47712", "url": "https://issues.redhat.com/browse/OCPBUGS-47712" }, { "category": "external", "summary": "OCPBUGS-47791", "url": "https://issues.redhat.com/browse/OCPBUGS-47791" }, { "category": "external", "summary": "OCPBUGS-47792", "url": "https://issues.redhat.com/browse/OCPBUGS-47792" }, { "category": "external", "summary": "OCPBUGS-47802", "url": "https://issues.redhat.com/browse/OCPBUGS-47802" }, { "category": "external", "summary": "OCPBUGS-48068", "url": "https://issues.redhat.com/browse/OCPBUGS-48068" }, { "category": "external", "summary": "OCPBUGS-48143", "url": "https://issues.redhat.com/browse/OCPBUGS-48143" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0115.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.12 bug fix and security update", "tracking": { "current_release_date": "2025-02-20T11:26:24+00:00", "generator": { "date": "2025-02-20T11:26:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2025:0115", "initial_release_date": "2025-01-14T09:52:44+00:00", "revision_history": [ { "date": "2025-01-14T09:52:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-01-14T09:52:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-20T11:26:24+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.17", "product": { "name": "Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.17::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202501080135.p0.gf936934.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "product": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.17.0-202501080135.p0.gad057d3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "product": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.17.0-202501080135.p0.gfa9e6b0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "product": { "name": "openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "product_id": "openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.17.0-202501052337.p0.gbb33e13.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "product": { "name": "openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "product_id": "openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.17.0-202501080135.p0.gedbd12e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "product": { "name": "openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "product_id": "openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.17.0-202501022106.p0.g253854e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "product": { "name": "openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "product_id": "openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.17.0-202501080135.p0.g3019778.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "product": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.17.0-202501021936.p0.gb2babb9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "product": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.17.0-202501021936.p0.g29149b7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "product": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.17.0-202501061306.p0.ga046a6f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "product": { "name": "openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "product_id": "openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "product_identification_helper": { "purl": "pkg:oci/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.17.0-202501021936.p0.g377d02f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "product_id": "openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202501061407.p0.g42c519f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202501080408.p0.gc5dc36a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "product_id": "openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202501071604.p0.g56b3427.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "product": { "name": "openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "product_id": "openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202501080135.p0.g8e170b4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "product": { "name": "openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "product_id": "openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.17.0-202501080135.p0.gf4525b8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "product": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.17.0-202501081036.p0.g77cedd6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "product": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.17.0-202501081036.p0.g77cedd6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "product": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.17.0-202501081036.p0.g77cedd6.assembly.stream.el9" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202501080135.p0.gf936934.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "product": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.17.0-202501080135.p0.gad057d3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "product": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.17.0-202501080135.p0.gfa9e6b0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "product": { "name": "openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "product_id": "openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.17.0-202501052337.p0.gbb33e13.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "product": { "name": "openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "product_id": "openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.17.0-202501080135.p0.gedbd12e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "product": { "name": "openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "product_id": "openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.17.0-202501022106.p0.g253854e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "product": { "name": "openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "product_id": "openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.17.0-202501080135.p0.g3019778.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "product": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.17.0-202501021936.p0.gb2babb9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "product": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.17.0-202501021936.p0.g29149b7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "product": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.17.0-202501061306.p0.ga046a6f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "product": { "name": "openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "product_id": "openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "product_identification_helper": { "purl": "pkg:oci/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.17.0-202501021936.p0.g377d02f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "product_id": "openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202501061407.p0.g42c519f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202501080408.p0.gc5dc36a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "product_id": "openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202501071604.p0.g56b3427.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "product": { "name": "openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "product_id": "openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202501080135.p0.g8e170b4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "product": { "name": "openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "product_id": "openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.17.0-202501080135.p0.gf4525b8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "product": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.17.0-202501081036.p0.g77cedd6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "product": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.17.0-202501081036.p0.g77cedd6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "product": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.17.0-202501081036.p0.g77cedd6.assembly.stream.el9" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202501080135.p0.gf936934.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "product": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.17.0-202501080135.p0.gad057d3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "product": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.17.0-202501080135.p0.gfa9e6b0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "product": { "name": "openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "product_id": "openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.17.0-202501052337.p0.gbb33e13.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "product": { "name": "openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "product_id": "openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.17.0-202501080135.p0.gedbd12e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "product": { "name": "openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "product_id": "openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.17.0-202501022106.p0.g253854e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "product": { "name": "openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "product_id": "openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.17.0-202501080135.p0.g3019778.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "product": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.17.0-202501021936.p0.gb2babb9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "product": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.17.0-202501021936.p0.g29149b7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "product": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.17.0-202501061306.p0.ga046a6f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "product": { "name": "openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "product_id": "openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "product_identification_helper": { "purl": "pkg:oci/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.17.0-202501021936.p0.g377d02f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "product_id": "openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202501061407.p0.g42c519f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202501080408.p0.gc5dc36a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "product_id": "openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202501071604.p0.g56b3427.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "product": { "name": "openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "product_id": "openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202501080135.p0.g8e170b4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "product": { "name": "openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "product_id": "openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.17.0-202501080135.p0.gf4525b8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "product": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.17.0-202501081036.p0.g77cedd6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "product": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.17.0-202501081036.p0.g77cedd6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "product": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.17.0-202501081036.p0.g77cedd6.assembly.stream.el9" } } }, { "category": "product_version", "name": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "product": { "name": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "product_id": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202501071621-0" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202501080135.p0.gf936934.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "product": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.17.0-202501080135.p0.gad057d3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "product": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.17.0-202501080135.p0.gfa9e6b0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "product": { "name": "openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "product_id": "openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.17.0-202501052337.p0.gbb33e13.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "product": { "name": "openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "product_id": "openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.17.0-202501080135.p0.gedbd12e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "product": { "name": "openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "product_id": "openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.17.0-202501022106.p0.g253854e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "product": { "name": "openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "product_id": "openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.17.0-202501080135.p0.g3019778.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "product": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.17.0-202501021936.p0.gb2babb9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "product": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.17.0-202501021936.p0.g29149b7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "product": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.17.0-202501061306.p0.ga046a6f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "product": { "name": "openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "product_id": "openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.17.0-202501021936.p0.g377d02f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "product_id": "openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202501061407.p0.g42c519f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202501080408.p0.gc5dc36a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "product_id": "openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202501071604.p0.g56b3427.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "product": { "name": "openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "product_id": "openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202501080135.p0.g8e170b4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "product": { "name": "openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "product_id": "openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.17.0-202501080135.p0.gf4525b8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "product": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.17.0-202501081036.p0.g77cedd6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "product": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.17.0-202501081036.p0.g77cedd6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "product": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.17.0-202501081036.p0.g77cedd6.assembly.stream.el9" } } }, { "category": "product_version", "name": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "product": { "name": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "product_id": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202501071621-0" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "product": { "name": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "product_id": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202501071621-0" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64", "product": { "name": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64", "product_id": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202501071621-0" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x" }, "product_reference": "openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64" }, "product_reference": "openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le" }, "product_reference": "openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64" }, "product_reference": "openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x" }, "product_reference": "openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64" }, "product_reference": "openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64" }, "product_reference": "openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le" }, "product_reference": "openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le" }, "product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64" }, "product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x" }, "product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64" }, "product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64" }, "product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x" }, "product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64" }, "product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le" }, "product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64" }, "product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x" }, "product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le" }, "product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64" }, "product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x" }, "product_reference": "openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64" }, "product_reference": "openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le" }, "product_reference": "openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64" }, "product_reference": "openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x" }, "product_reference": "openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le" }, "product_reference": "openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64" }, "product_reference": "openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64" }, "product_reference": "openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64" }, "product_reference": "openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x" }, "product_reference": "openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64" }, "product_reference": "openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le" }, "product_reference": "openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64" }, "product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64" }, "product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x" }, "product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le" }, "product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x" }, "product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le" }, "product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64" }, "product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64" }, "product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64" }, "product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64" }, "product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x" }, "product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le" }, "product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64" }, "product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le" }, "product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64" }, "product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x" }, "product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64" }, "product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le" }, "product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64" }, "product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x" }, "product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64" }, "product_reference": "openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le" }, "product_reference": "openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64" }, "product_reference": "openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x" }, "product_reference": "openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64" }, "product_reference": "openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64" }, "product_reference": "openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le" }, "product_reference": "openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x" }, "product_reference": "openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64" }, "product_reference": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le" }, "product_reference": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x" }, "product_reference": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64" }, "product_reference": "rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" } ] }, "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": [ "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_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": [ "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le" ], "known_not_affected": [ "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_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": "2025-01-14T09:52:44+00:00", "details": "For OpenShift Container Platform 4.17 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\n https://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7b39e1a5a98fa5bda517f3a1800c4bc96838fdc8318036d1b0cc519fa3534690\n\n (For s390x architecture)\n The image digest is sha256:c8f6db9b700aed437a869d28c3e657159fd882d51e50d4412b0ab33ffcb42309\n\n (For ppc64le architecture)\n The image digest is sha256:f8fb1c6cd43b8f88ee7fff5870d0be047a2e3d6d7c3d5de1b4f5c56e414fd339\n\n (For aarch64 architecture)\n The image digest is sha256:cd432819f6123ea6430afeb3bb6291deb691935c5e563bcd65f11a9237ce1328\n\nAll OpenShift Container Platform 4.17 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.17/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0115" }, { "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": [ "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_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": [ "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" }, { "cve": "CVE-2024-45338", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2024-12-18T21:00:59.938173+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2333122" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64" ], "known_not_affected": [ "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45338" }, { "category": "external", "summary": "RHBZ#2333122", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45338" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338" }, { "category": "external", "summary": "https://go.dev/cl/637536", "url": "https://go.dev/cl/637536" }, { "category": "external", "summary": "https://go.dev/issue/70906", "url": "https://go.dev/issue/70906" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ", "url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-3333", "url": "https://pkg.go.dev/vuln/GO-2024-3333" } ], "release_date": "2024-12-18T20:38:22.660000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-14T09:52:44+00:00", "details": "For OpenShift Container Platform 4.17 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\n https://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7b39e1a5a98fa5bda517f3a1800c4bc96838fdc8318036d1b0cc519fa3534690\n\n (For s390x architecture)\n The image digest is sha256:c8f6db9b700aed437a869d28c3e657159fd882d51e50d4412b0ab33ffcb42309\n\n (For ppc64le architecture)\n The image digest is sha256:f8fb1c6cd43b8f88ee7fff5870d0be047a2e3d6d7c3d5de1b4f5c56e414fd339\n\n (For aarch64 architecture)\n The image digest is sha256:cd432819f6123ea6430afeb3bb6291deb691935c5e563bcd65f11a9237ce1328\n\nAll OpenShift Container Platform 4.17 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.17/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0115" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html" }, { "acknowledgments": [ { "names": [ "Maksymilian Kubiak", "Pawe\u0142 Zdunek", "S\u0142awomir Zakrzewski" ], "organization": "AFINE" } ], "cve": "CVE-2024-50312", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2024-10-17T12:33:51.606000+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2319378" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in GraphQL due to improper access controls on the GraphQL introspection query. This flaw allows unauthorized users to retrieve a comprehensive list of available queries and mutations. Exposure to this flaw increases the attack surface, as it can facilitate the discovery of flaws or errors specific to the application\u0027s GraphQL implementation.", "title": "Vulnerability description" }, { "category": "summary", "text": "GraphQL: Information Disclosure via GraphQL Introspection in OpenShift", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64" ], "known_not_affected": [ "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-50312" }, { "category": "external", "summary": "RHBZ#2319378", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319378" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-50312", "url": "https://www.cve.org/CVERecord?id=CVE-2024-50312" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-50312", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50312" }, { "category": "external", "summary": "https://github.com/openshift/console/pull/14409/files", "url": "https://github.com/openshift/console/pull/14409/files" } ], "release_date": "2024-10-17T13:17:02.150000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-14T09:52:44+00:00", "details": "For OpenShift Container Platform 4.17 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\n https://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7b39e1a5a98fa5bda517f3a1800c4bc96838fdc8318036d1b0cc519fa3534690\n\n (For s390x architecture)\n The image digest is sha256:c8f6db9b700aed437a869d28c3e657159fd882d51e50d4412b0ab33ffcb42309\n\n (For ppc64le architecture)\n The image digest is sha256:f8fb1c6cd43b8f88ee7fff5870d0be047a2e3d6d7c3d5de1b4f5c56e414fd339\n\n (For aarch64 architecture)\n The image digest is sha256:cd432819f6123ea6430afeb3bb6291deb691935c5e563bcd65f11a9237ce1328\n\nAll OpenShift Container Platform 4.17 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.17/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0115" }, { "category": "workaround", "details": "GraphQL Introspection should be disabled. Users should not have the ability to view all available queries, mutations, and data types.", "product_ids": [ "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:46f73534bbb01dce1664e9fdf6855d41d3c3ed34029ac41026bb96f847b22de9_s390x", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:5212e02d762ebafe58ca2c73337d63eaf3e12698d3f7adb82dc081162c0a811c_arm64", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:7511eb430c24855fe97ed963aed687b825e82c75d56c8856fda6923b35dcb23d_ppc64le", "9Base-RHOSE-4.17:openshift4/frr-rhel9@sha256:d02412b15aa52c1cab70939212bc876cde131d8c0b221cd0bf9250f75fb2ddeb_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:726b429fe3490ab1a958cbba71f7b3a46d02b1fe54ffb5a70e5604a9a42e8f3b_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:89882be3b40bd56f4758745d5ab5e91c489539dd60adc7ef906fd20a206b1075_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:cdda6abfeb0a9095177f60ea7b75db62b43af28de0d869e34e25050b8592ce7e_amd64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:e92db6450b2ac2cf37b6003eb690b74acd37c469b2fa97780ef86a9696913ff9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:097c4e17ef4525e913b1b90161bea683895452fa338424e8add3aa3b71b674e9_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:15236fc08fa6bdf401175d9a898831684a0c5cb4058911425d8425a01a13c617_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:88338dd223edf215c26fa8acc77686e36709450d5d0372dfadd514d8fbab894f_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-api-server-rhel9@sha256:c27928620dc56e0810301fc82ad619e4b9976bf601d48ce17eadf0c6321b57fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:49b3b961e2d80346432439605fcc81e10d5314dd86338dfb6cf67f39b2f7b5fe_amd64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6893734a11a3bdd5a46b285843e9b5a9c09b0b2d234654f946d5dc1291decc58_s390x", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:802e1ca56ee809f76f2ce5d926389ab72469d63d91515dc5b04383f3a47c5a15_arm64", "9Base-RHOSE-4.17:openshift4/ose-agent-installer-node-agent-rhel9@sha256:da26422197147727aa35a92897237db53b7c8b1189c9804f0ea2417fa6ce77bd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:139310acbf21f93759ccc8eefc384f8f487a75ecad99e3fb1160c3713f1d607c_arm64", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3ead532eec6f93f3b1e34d3144d669f1136132f7eb129ad25a0f6519012ac13a_s390x", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:3f69f30a2aea7bd89d21ef586d9a9033148dd79eb594241e29f339fd28810a31_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cloud-credential-rhel9-operator@sha256:ea5edc24bb8b9d2239bd7e33c89bbd7c76fc11e468ecb8a9feb4d122a5dd7ded_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:81207f1e27b22128634f0d63b62c36fe8e844067ac2d7894639a3e763cc1fe74_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:92faf8240c18dd8997a573204b5bf78a4e323c91775e6da37dfd8db5eadfa276_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:9aa04ebf5c9f8f772c50659b30b643cb5e100b26d713e048507e5e17319df46a_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a069d06d21386f150dc32e9adaad28da4069f924e685725158b62958d30c1e01_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:12c6cb48f15d58d2564a1a4140861ca7c1dcda1ded9924c4779486556731fbaa_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:2a8ded36de613a93c2980bf9859c7bd575d4f7105ae3e9d62db3e5b75d8c8e93_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:52255a9fee1486e0908c1f64187d421ffe07dd9a2c7b63d5be529ded2833e5ad_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9-operator@sha256:86ee4f1e2f565605880a38c01a594b9d50d485e7a1c3a986c7ead94028b699e0_amd64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:4224497544a6beac95ff098178b0f8611c353254a495324f59112d74d865d9b8_s390x", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:73d36458f00881f46c76e625f44b0a016c2b1e6cfe77faf52ef3cf9d2f4516b4_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:9fcf611f0837f46958da0d6fe5574e535cb2435e83420e20f861720e383d872f_arm64", "9Base-RHOSE-4.17:openshift4/ose-console-rhel9@sha256:b4c70f754b64caf173c31ec24d0acd82c7f04fc6eaea90e4818efd4a26f60362_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:3a5b97c7237c4e88c88392e4db0724c94780d0fdce8e35338f4830c704ca748d_arm64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9c6832836754276dce44e306a4891123c77d23d59a74348ec70a4bd86ef229c1_s390x", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:9e4158d6ef0117239f1826c79cabe851bd6cc82a045a8c86674a1295be4291e5_amd64", "9Base-RHOSE-4.17:openshift4/ose-docker-builder-rhel9@sha256:aabb1e0efb2922c93013a855532d9f3f5e31d0638c80848e493c1263ceb63813_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:3eccfd9b636cd27bf8a7cf7934724b82ec4ae6876d0a344cb467ee05741902e1_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:73961bd739c1dfd21c4f342b475b8a76fbf2d7c0449649307851029c48140e29_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9c42ddbbf437dcbee967212cea174042221046374e77066185b3eda8f61e6117_arm64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:cf8cb7b37d78eda29bd220968399869980d5eefe144672678aa91830f88fed10_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:2f9ceb65825de7ebebd194cb7deb2e7cbe388929c9b88dd991077444edfb900d_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5ab91e7c78f201043f42a98ecec365b52184929cabb14467f3fbfc6df175dea5_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:8b5418625375ab70a299f0a727e9ad3c0ee81d93f6246229529e36235169991d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:bbc849ef56950175e9ab143e17e7016bec7c939faa88ea3b3991a8c8a233aee2_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:a8c55f21385c620012041d79eb371c1a0226ffc98ddfdad4905fc552c1dcde58_amd64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:c1af80d27347a7a0fcde72434887887f104575bfffa7673a86865e357901e58f_arm64", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:e18faa3901de5702bef90f2f733168bdc57d9080625f8c5d8cbc111d75fc1ae5_s390x", "9Base-RHOSE-4.17:openshift4/ose-monitoring-plugin-rhel9@sha256:fcece09c607077b86a99426ae44cd5fb9874ec4d483cc000d15d831c9ae6e57f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:078e3b69ddd170de1fa749eb98ac9de97cdc77702b3512be2a45be6eddb32221_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:57c34f04070b87637ca38937e22c76d73758a6f93a30eee23a1e355cd35c5062_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:700fc9d30f097b644dce8eb067a9f30b2356e9c4b4f3ae9ef4019aadc08d7cdd_amd64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:e281b313b7a714622d086bdb1919c40ad6f2ff6bf8a225c7e1776bb5c7429181_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:2305e0b6ad109c5fa31ceed753d2661995d4724ccea1ce81abe4395706efd1b6_s390x", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:69a78d30bdcad04810b86fe08b958d9577f4f4902b0a6c841b220813bfe801bf_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:85c3e910555ea4e5d1223db4deb39c8e8e5005d71ee096970e8e980a1a67a408_amd64", "9Base-RHOSE-4.17:openshift4/ose-networking-console-plugin-rhel9@sha256:d2c8ba0654398cbfaf986afde00a52149cf7378812e163e3b6b9b30e974a4c5b_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:2bff78ee02862a502cde1a8ad67186bad62b9ba7e71dcec79280d31fc509c5f0_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:9762c088b90d45a863987f72deac6d894bf239364a9ec2e6013ed7adae875b41_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:a7ed1d5194c0a32ff46662a718b691c159c7deec6fc828df3949bb7dd1a09002_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-config-reloader-rhel9@sha256:fed1d6a29066f0e4fc4dd531c92c41e6822e532afcf3ff3eaf0749ed63eec76f_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:1db52fc1a6c9ad226a7538551c65aacef47f6a198ed5574f81c03d1ebb37d688_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2563651da86152cdf72d420fac3050f240cbff113f1dbc1b46b2037f47757017_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:6c951d56cd71a928fd9775a98623b5b45541f755e6764f0d7116f1b377300673_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:95e0c216b7a50499c3e5690894e08e65b013e7a5e15ed58b0b53034dc0714554_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:362ff85ac486daecfa5128bd1b037b3577772940eded51860dca30830e088d0a_arm64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:5e67ed7d6f92a32546bfc6712708fea22a79791520eae47a8909f30ac81c0815_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:c704c2a7c856083cc523b5a43f075c0c5b5403236ce4db3f7c5cc0c61e310967_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9-operator@sha256:ea54077a2fbc4f3b6f47ef1044d32cfdfe9e3d0b56f03fda78d15a90ed81069d_s390x", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:272148c4fa2a6a244629535e0e25ea1c1fc39bdc8d488ff8344694fa67df3d97_amd64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:700035f846920417f8e8bcc584208b41481bc3fe72ba6617073057e4743449eb_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:cc761464c5d7f38849086031c5d8415585c7823722a372cb7cdbf411e27f297d_arm64", "9Base-RHOSE-4.17:openshift4/ose-tests-rhel9@sha256:e0a505f5e686cb2f388c36251f6aaf892e0d16d5f3e7d667cd9850579b197092_s390x", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:5e24aef7e318991a13bbf21e7702edd7f2650f3b69bb5afe76437ae60893023e_arm64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:e8f9165d86647a18b02053243ab4607ba9910ffd91960dd23a964de889c08fb3_amd64", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fb69e76fa2da0da58fef93e1e0ae19b47bd5f63fb1aebe08c2502669c2a7d032_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-tools-rhel9@sha256:fed69a332e96542a14881e66d75592c4af04c5ee3ee61c0a32023b3e13d24b29_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_s390x", "9Base-RHOSE-4.17:rhcos@sha256:54f6c2a69400b5e647ff8d6296b6b84bb7e945dfe5809b0abc374d2d8c9eb54f_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "GraphQL: Information Disclosure via GraphQL Introspection in OpenShift" } ] }
rhsa-2024:0764
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* 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:0764", "url": "https://access.redhat.com/errata/RHSA-2024:0764" }, { "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_0764.json" } ], "title": "Red Hat Security Advisory: container-tools:rhel8 security update", "tracking": { "current_release_date": "2025-02-11T18:14:59+00:00", "generator": { "date": "2025-02-11T18:14:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0764", "initial_release_date": "2024-02-08T19:57:01+00:00", "revision_history": [ { "date": "2024-02-08T19:57:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T19:57:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:rhel8:8060020240206151655:3b538bd8", "product": { "name": "container-tools:rhel8:8060020240206151655:3b538bd8", "product_id": "container-tools:rhel8:8060020240206151655:3b538bd8", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8060020240206151655:3b538bd8" } } }, { "category": "product_version", "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@49.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.0.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "product": { "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "product_id": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-5.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@49.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.0.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src", "product": { "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src", "product_id": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-5.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.2-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-4.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.5-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.2.0-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.9.1-1.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B21266%2B3e24c7b3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, "product_reference": "container-tools:rhel8:8060020240206151655:3b538bd8", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64 as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch" }, "product_reference": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src as a component of container-tools:rhel8:8060020240206151655:3b538bd8 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" }, "product_reference": "udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8" } ] }, "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-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" ] }, "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:57:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0764" }, { "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.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" ] } ], "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.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:aardvark-dns-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-debugsource-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:buildah-tests-debuginfo-1:1.26.2-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:cockpit-podman-0:49.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:conmon-debugsource-2:2.1.4-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:container-selinux-2:2.189.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debuginfo-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containernetworking-plugins-debugsource-1:1.1.1-4.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:containers-common-2:1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crit-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-debugsource-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-devel-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debuginfo-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:crun-debugsource-0:1.5-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:libslirp-devel-0:4.4.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:netavark-2:1.0.1-40.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-catatonit-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-debugsource-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-docker-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-gvproxy-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-plugins-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-remote-debuginfo-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:podman-tests-2:4.2.0-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-criu-0:3.15-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:python3-podman-0:4.0.1-1.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debuginfo-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:runc-debugsource-1:1.1.12-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debuginfo-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-debugsource-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:skopeo-tests-2:1.9.1-1.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.src", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.aarch64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.ppc64le", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.s390x", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+21266+3e24c7b3.x86_64", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.noarch", "AppStream-8.6.0.Z.EUS:container-tools:rhel8:8060020240206151655:3b538bd8:udica-0:0.2.6-5.module+el8.6.0+21266+3e24c7b3.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_0717
Vulnerability from csaf_redhat
Notes
{ "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": "2025-01-06T18:53:10+00:00", "generator": { "date": "2025-01-06T18:53:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "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": "2025-01-06T18:53:10+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_0645
Vulnerability from csaf_redhat
Notes
{ "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": "2025-01-06T18:53:48+00:00", "generator": { "date": "2025-01-06T18:53:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "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": "2025-01-06T18:53:48+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:0759
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* 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:0759", "url": "https://access.redhat.com/errata/RHSA-2024:0759" }, { "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_0759.json" } ], "title": "Red Hat Security Advisory: container-tools:rhel8 security update", "tracking": { "current_release_date": "2025-02-11T18:14:17+00:00", "generator": { "date": "2025-02-11T18:14:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0759", "initial_release_date": "2024-02-08T18:40:00+00:00", "revision_history": [ { "date": "2024-02-08T18:40:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:40:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:rhel8:8080020240206143933:0f77c1b7", "product": { "name": "container-tools:rhel8:8080020240206143933:0f77c1b7", "product_id": "container-tools:rhel8:8080020240206143933:0f77c1b7", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@rhel8:8080020240206143933:0f77c1b7" } } }, { "category": "product_version", "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "product_id": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "product_id": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.4.1-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "product": { "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "product_id": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B21265%2B93802b02?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "product_id": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@63.1-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "product": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "product_id": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=3" } } }, { "category": "product_version", "name": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "product_id": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.4.1-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src", "product": { "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src", "product_id": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-20.module%2Bel8.8.0%2B21265%2B93802b02?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_id": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_id": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_id": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_id": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.5.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.2-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.6-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.2.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "product_id": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-64.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.4-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.11-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "product_id": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.5.1-3.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.8-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_id": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.4.1-17.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=3" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_id": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-4.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-0.2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_id": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-2.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B21265%2B93802b02?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, "product_reference": "container-tools:rhel8:8080020240206143933:0f77c1b7", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64 as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch" }, "product_reference": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src as a component of container-tools:rhel8:8080020240206143933:0f77c1b7 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" }, "product_reference": "udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7" } ] }, "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-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" ] }, "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:40:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0759" }, { "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.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" ] } ], "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.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:aardvark-dns-2:1.5.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-debugsource-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:buildah-tests-debuginfo-1:1.29.2-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:cockpit-podman-0:63.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debuginfo-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:conmon-debugsource-3:2.1.6-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:container-selinux-2:2.205.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debuginfo-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containernetworking-plugins-debugsource-1:1.2.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:containers-common-2:1-64.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crit-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-debugsource-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-devel-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:criu-libs-debuginfo-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debuginfo-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:crun-debugsource-0:1.8.4-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debuginfo-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:fuse-overlayfs-debugsource-0:1.11-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:libslirp-devel-0:4.4.0-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:netavark-2:1.5.1-3.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:oci-seccomp-bpf-hook-debugsource-0:1.2.8-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-catatonit-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-debugsource-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-docker-3:4.4.1-17.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-gvproxy-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-plugins-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-remote-debuginfo-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:podman-tests-3:4.4.1-17.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-criu-0:3.15-4.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:python3-podman-0:4.4.1-1.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debuginfo-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:runc-debugsource-1:1.1.12-1.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:skopeo-tests-2:1.11.2-0.2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debuginfo-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:slirp4netns-debugsource-0:1.2.0-2.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.src", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.aarch64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.ppc64le", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.s390x", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+21265+93802b02.x86_64", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.noarch", "AppStream-8.8.0.Z.EUS:container-tools:rhel8:8080020240206143933:0f77c1b7:udica-0:0.2.6-20.module+el8.8.0+21265+93802b02.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:0748
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:06:59+00:00", "generator": { "date": "2025-02-11T18:06:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:06:59+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": "container-tools:4.0:8090020240201111813:d7b6f4b7", "product": { "name": "container-tools:4.0:8090020240201111813:d7b6f4b7", "product_id": "container-tools:4.0:8090020240201111813:d7b6f4b7", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@4.0:8090020240201111813:d7b6f4b7" } } }, { "category": "product_version", "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "product_id": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "product_id": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "product_id": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-podman@4.0.0-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "product": { "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "product_id": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B21242%2B944321bb?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "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" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "product": { "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "product_id": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "product": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "product_id": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.205.0-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "product": { "name": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "product_id": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman@4.0.0-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src", "product": { "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src", "product_id": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.6-4.module%2Bel8.9.0%2B21242%2B944321bb?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product_id": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_id": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-7.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_id": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_id": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_id": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-6.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "product_id": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debuginfo@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crun-debugsource@1.8.7-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product_id": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netavark@1.0.1-38.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_id": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@4.0.2-26.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_id": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_id": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_id": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_id": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_id": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-9.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_id": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-3.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_id": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_id": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_id": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } }, { "category": "product_version", "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_id": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.4-5.module%2Bel8.9.0%2B21242%2B944321bb?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, "product_reference": "container-tools:4.0:8090020240201111813:d7b6f4b7", "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.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src" }, "product_reference": "cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src" }, "product_reference": "container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "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 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src" }, "product_reference": "python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64 as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64" }, "product_reference": "toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch" }, "product_reference": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src as a component of container-tools:4.0:8090020240201111813:d7b6f4b7 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" }, "product_reference": "udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7" } ] }, "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] }, "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] }, "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] }, "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "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:container-tools:4.0:8090020240201111813:d7b6f4b7", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:aardvark-dns-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-debugsource-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:buildah-tests-debuginfo-1:1.24.6-7.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:cockpit-podman-0:46-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debuginfo-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:conmon-debugsource-2:2.1.4-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:container-selinux-2:2.205.0-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debuginfo-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containernetworking-plugins-debugsource-1:1.1.1-6.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:containers-common-2:1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crit-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-debugsource-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-devel-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:criu-libs-debuginfo-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debuginfo-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:crun-debugsource-0:1.8.7-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debuginfo-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:fuse-overlayfs-debugsource-0:1.9-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debuginfo-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-debugsource-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:libslirp-devel-0:4.4.0-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:netavark-2:1.0.1-38.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-catatonit-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-debugsource-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-docker-2:4.0.2-26.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-gvproxy-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-plugins-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-remote-debuginfo-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:podman-tests-2:4.0.2-26.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-criu-0:3.15-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:python3-podman-0:4.0.0-2.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debuginfo-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:runc-debugsource-1:1.1.12-1.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debuginfo-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-debugsource-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:skopeo-tests-2:1.6.2-9.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debuginfo-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:slirp4netns-debugsource-0:1.1.8-3.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.src", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debuginfo-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-debugsource-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.aarch64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.ppc64le", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.s390x", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:toolbox-tests-0:0.0.99.4-5.module+el8.9.0+21242+944321bb.x86_64", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.noarch", "AppStream-8.9.0.Z.MAIN:container-tools:4.0:8090020240201111813:d7b6f4b7:udica-0:0.2.6-4.module+el8.9.0+21242+944321bb.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:0755
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for runc is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The 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:0755", "url": "https://access.redhat.com/errata/RHSA-2024:0755" }, { "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_0755.json" } ], "title": "Red Hat Security Advisory: runc security update", "tracking": { "current_release_date": "2025-02-11T18:07:42+00:00", "generator": { "date": "2025-02-11T18:07:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0755", "initial_release_date": "2024-02-08T18:37:24+00:00", "revision_history": [ { "date": "2024-02-08T18:37:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:37:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:07:42+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.src", "product": { "name": "runc-4:1.1.12-1.el9_2.src", "product_id": "runc-4:1.1.12-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=src\u0026epoch=4" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.aarch64", "product": { "name": "runc-4:1.1.12-1.el9_2.aarch64", "product_id": "runc-4:1.1.12-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_2.aarch64", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_2.aarch64", "product_id": "runc-debugsource-4:1.1.12-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_2?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "product_id": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_2?arch=aarch64\u0026epoch=4" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.ppc64le", "product": { "name": "runc-4:1.1.12-1.el9_2.ppc64le", "product_id": "runc-4:1.1.12-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "product_id": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_2?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "product_id": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_2?arch=ppc64le\u0026epoch=4" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.x86_64", "product": { "name": "runc-4:1.1.12-1.el9_2.x86_64", "product_id": "runc-4:1.1.12-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_2.x86_64", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_2.x86_64", "product_id": "runc-debugsource-4:1.1.12-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_2?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "product_id": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_2?arch=x86_64\u0026epoch=4" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_2.s390x", "product": { "name": "runc-4:1.1.12-1.el9_2.s390x", "product_id": "runc-4:1.1.12-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_2?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_2.s390x", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_2.s390x", "product_id": "runc-debugsource-4:1.1.12-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_2?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_2.s390x", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.s390x", "product_id": "runc-debuginfo-4:1.1.12-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_2?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_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64" }, "product_reference": "runc-4:1.1.12-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le" }, "product_reference": "runc-4:1.1.12-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x" }, "product_reference": "runc-4:1.1.12-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src" }, "product_reference": "runc-4:1.1.12-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64" }, "product_reference": "runc-4:1.1.12-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.x86_64" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "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.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-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-08T18:37:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0755" }, { "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.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.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.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.src", "AppStream-9.2.0.Z.EUS:runc-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:10149
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat build of MicroShift release 4.16.24 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift Container Platform. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.16.24. Read the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:10147\n\nAll Red Hat build of MicroShift 4.16 users are advised to use these updated packages and images when they are available in the RPM repository.\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\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:10149", "url": "https://access.redhat.com/errata/RHSA-2024:10149" }, { "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_10149.json" } ], "title": "Red Hat Security Advisory: Red Hat build of MicroShift 4.16.24 security update", "tracking": { "current_release_date": "2025-02-11T18:15:13+00:00", "generator": { "date": "2025-02-11T18:15:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:10149", "initial_release_date": "2024-11-26T19:19:17+00:00", "revision_history": [ { "date": "2024-11-26T19:19:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-26T19:19:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:15:13+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.16", "product": { "name": "Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.16::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "product": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "product_id": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_id": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product": { "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_id": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product": { "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_id": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product": { "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_id": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_id": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product": { "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_id": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product": { "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_id": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product": { "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_id": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus-release-info@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm-release-info@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64" }, "product_reference": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src" }, "product_reference": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64" }, "product_reference": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64" }, "product_reference": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64" }, "product_reference": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64" }, "product_reference": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64" }, "product_reference": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64" }, "product_reference": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64" }, "product_reference": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" } ] }, "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": [ "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.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-11-26T19:19:17+00:00", "details": "For MicroShift 4.16, read the following documentation, which will be updated soon after this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.16/html/release_notes/index", "product_ids": [ "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10149" }, { "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": [ "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.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": [ "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_10149
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat build of MicroShift release 4.16.24 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift Container Platform. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.16.24. Read the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:10147\n\nAll Red Hat build of MicroShift 4.16 users are advised to use these updated packages and images when they are available in the RPM repository.\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\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:10149", "url": "https://access.redhat.com/errata/RHSA-2024:10149" }, { "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_10149.json" } ], "title": "Red Hat Security Advisory: Red Hat build of MicroShift 4.16.24 security update", "tracking": { "current_release_date": "2025-01-06T18:55:00+00:00", "generator": { "date": "2025-01-06T18:55:00+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:10149", "initial_release_date": "2024-11-26T19:19:17+00:00", "revision_history": [ { "date": "2024-11-26T19:19:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-26T19:19:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:55:00+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.16", "product": { "name": "Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.16::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "product": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "product_id": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_id": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product": { "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_id": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product": { "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_id": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product": { "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_id": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_id": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product": { "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_id": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product": { "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_id": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product": { "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_id": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus-release-info@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm-release-info@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product": { "name": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_id": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64" }, "product_reference": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src" }, "product_reference": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64" }, "product_reference": "microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64" }, "product_reference": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64" }, "product_reference": "microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64" }, "product_reference": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64" }, "product_reference": "microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64" }, "product_reference": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64" }, "product_reference": "microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" }, "product_reference": "microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.16" } ] }, "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": [ "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.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-11-26T19:19:17+00:00", "details": "For MicroShift 4.16, read the following documentation, which will be updated soon after this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.16/html/release_notes/index", "product_ids": [ "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10149" }, { "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": [ "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.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": [ "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.src", "9Base-RHOSE-4.16:microshift-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-greenboot-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-multus-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-multus-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-networking-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.aarch64", "9Base-RHOSE-4.16:microshift-olm-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.x86_64", "9Base-RHOSE-4.16:microshift-olm-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-release-info-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch", "9Base-RHOSE-4.16:microshift-selinux-0:4.16.24-202411220522.p0.gcc4fedc.assembly.4.16.24.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_0756
Vulnerability from csaf_redhat
Notes
{ "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.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The 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:0756", "url": "https://access.redhat.com/errata/RHSA-2024:0756" }, { "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_0756.json" } ], "title": "Red Hat Security Advisory: runc security update", "tracking": { "current_release_date": "2025-01-06T18:54:01+00:00", "generator": { "date": "2025-01-06T18:54:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:0756", "initial_release_date": "2024-02-08T18:29:50+00:00", "revision_history": [ { "date": "2024-02-08T18:29:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:29:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:54:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.src", "product": { "name": "runc-4:1.1.12-1.el9_0.src", "product_id": "runc-4:1.1.12-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=src\u0026epoch=4" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.aarch64", "product": { "name": "runc-4:1.1.12-1.el9_0.aarch64", "product_id": "runc-4:1.1.12-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_0.aarch64", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_0.aarch64", "product_id": "runc-debugsource-4:1.1.12-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_0?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "product_id": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_0?arch=aarch64\u0026epoch=4" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.ppc64le", "product": { "name": "runc-4:1.1.12-1.el9_0.ppc64le", "product_id": "runc-4:1.1.12-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "product_id": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_0?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "product_id": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_0?arch=ppc64le\u0026epoch=4" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.x86_64", "product": { "name": "runc-4:1.1.12-1.el9_0.x86_64", "product_id": "runc-4:1.1.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_0.x86_64", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_0.x86_64", "product_id": "runc-debugsource-4:1.1.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_0?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "product_id": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_0?arch=x86_64\u0026epoch=4" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.s390x", "product": { "name": "runc-4:1.1.12-1.el9_0.s390x", "product_id": "runc-4:1.1.12-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_0.s390x", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_0.s390x", "product_id": "runc-debugsource-4:1.1.12-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_0?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_0.s390x", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.s390x", "product_id": "runc-debuginfo-4:1.1.12-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_0?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_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64" }, "product_reference": "runc-4:1.1.12-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le" }, "product_reference": "runc-4:1.1.12-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x" }, "product_reference": "runc-4:1.1.12-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src" }, "product_reference": "runc-4:1.1.12-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64" }, "product_reference": "runc-4:1.1.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.x86_64" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "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.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.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-08T18:29:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0756" }, { "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.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.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.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:10520
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat build of MicroShift release 4.17.7 is now available with\nupdates to packages and images that fix bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nRed Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes orchestration solution designed for edge device deployments and is built from the edge capabilities of Red Hat OpenShift Container Platform. MicroShift is an application that is deployed on top of Red Hat Enterprise Linux devices at the edge, providing an efficient way to operate single-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift 4.17.7. Read the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:10518\n\nAll Red Hat build of MicroShift 4.17 users are advised to use these updated packages and images when they are available in the RPM repository.\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\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:10520", "url": "https://access.redhat.com/errata/RHSA-2024:10520" }, { "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_10520.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.7 security update", "tracking": { "current_release_date": "2025-02-11T18:15:36+00:00", "generator": { "date": "2025-02-11T18:15:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:10520", "initial_release_date": "2024-12-03T18:41:41+00:00", "revision_history": [ { "date": "2024-12-03T18:41:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-03T18:41:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:15:36+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.17", "product": { "name": "Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.17::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "product": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "product_id": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_id": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product": { "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_id": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product": { "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_id": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product": { "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_id": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_id": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product": { "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_id": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product": { "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_id": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product": { "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_id": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-low-latency@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-multus-release-info@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm-release-info@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product": { "name": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_id": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64" }, "product_reference": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src" }, "product_reference": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64" }, "product_reference": "microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64" }, "product_reference": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64" }, "product_reference": "microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64" }, "product_reference": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64" }, "product_reference": "microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64" }, "product_reference": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64" }, "product_reference": "microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" }, "product_reference": "microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.17" } ] }, "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": [ "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.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-12-03T18:41:41+00:00", "details": "For MicroShift 4.17, read the following documentation, which will be updated soon for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.17/html/release_notes/index", "product_ids": [ "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10520" }, { "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": [ "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.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": [ "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.src", "9Base-RHOSE-4.17:microshift-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-greenboot-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-low-latency-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-multus-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-multus-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-networking-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.aarch64", "9Base-RHOSE-4.17:microshift-olm-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.x86_64", "9Base-RHOSE-4.17:microshift-olm-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-release-info-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch", "9Base-RHOSE-4.17:microshift-selinux-0:4.17.7-202411280904.p0.g129334d.assembly.4.17.7.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024:10525
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat build of MicroShift release 4.14.42 is now available with\nupdates to packages and images that fix bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nRed Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes\norchestration solution designed for edge device deployments and is built\nfrom the edge capabilities of Red Hat OpenShift. MicroShift is an\napplication that is deployed on top of Red Hat Enterprise Linux devices at\nthe edge, providing an efficient way to operate single-node clusters in\nthese low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift\n4.14.42. Read the following advisory for the container images for this\nrelease:\n\nhttps://access.redhat.com/errata/RHSA-2024:10523\n\nAll Red Hat build of MicroShift 4.14 users are advised to use these updated\npackages and images when they are available in the RPM repository.\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\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:10525", "url": "https://access.redhat.com/errata/RHSA-2024:10525" }, { "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_10525.json" } ], "title": "Red Hat Security Advisory: Red Hat build of MicroShift 4.14.42 security update", "tracking": { "current_release_date": "2025-02-11T18:16:02+00:00", "generator": { "date": "2025-02-11T18:16:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:10525", "initial_release_date": "2024-12-05T01:01:20+00:00", "revision_history": [ { "date": "2024-12-05T01:01:20+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-05T01:01:20+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:16:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.14", "product": { "name": "Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.14::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "product": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "product_id": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product_id": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product": { "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product_id": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product_id": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product": { "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product_id": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product": { "name": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_id": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product": { "name": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_id": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product": { "name": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_id": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64" }, "product_reference": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src" }, "product_reference": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64" }, "product_reference": "microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64" }, "product_reference": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64" }, "product_reference": "microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" }, "product_reference": "microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.14" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14", "product_id": "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" }, "product_reference": "microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-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", "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": [ "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.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-12-05T01:01:20+00:00", "details": "For MicroShift 4.14, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.14/html/release_notes/index", "product_ids": [ "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10525" }, { "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": [ "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.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": [ "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.src", "9Base-RHOSE-4.14:microshift-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-greenboot-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.aarch64", "9Base-RHOSE-4.14:microshift-networking-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.x86_64", "9Base-RHOSE-4.14:microshift-release-info-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch", "9Base-RHOSE-4.14:microshift-selinux-0:4.14.42-202411280904.p0.gcf4d04f.assembly.4.14.42.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:0756
Vulnerability from csaf_redhat
Notes
{ "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.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The 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:0756", "url": "https://access.redhat.com/errata/RHSA-2024:0756" }, { "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_0756.json" } ], "title": "Red Hat Security Advisory: runc security update", "tracking": { "current_release_date": "2025-02-11T18:07:30+00:00", "generator": { "date": "2025-02-11T18:07:30+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:0756", "initial_release_date": "2024-02-08T18:29:50+00:00", "revision_history": [ { "date": "2024-02-08T18:29:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:29:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:07:30+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.src", "product": { "name": "runc-4:1.1.12-1.el9_0.src", "product_id": "runc-4:1.1.12-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=src\u0026epoch=4" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.aarch64", "product": { "name": "runc-4:1.1.12-1.el9_0.aarch64", "product_id": "runc-4:1.1.12-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_0.aarch64", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_0.aarch64", "product_id": "runc-debugsource-4:1.1.12-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_0?arch=aarch64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "product_id": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_0?arch=aarch64\u0026epoch=4" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.ppc64le", "product": { "name": "runc-4:1.1.12-1.el9_0.ppc64le", "product_id": "runc-4:1.1.12-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "product_id": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_0?arch=ppc64le\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "product_id": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_0?arch=ppc64le\u0026epoch=4" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.x86_64", "product": { "name": "runc-4:1.1.12-1.el9_0.x86_64", "product_id": "runc-4:1.1.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_0.x86_64", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_0.x86_64", "product_id": "runc-debugsource-4:1.1.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_0?arch=x86_64\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "product_id": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_0?arch=x86_64\u0026epoch=4" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "runc-4:1.1.12-1.el9_0.s390x", "product": { "name": "runc-4:1.1.12-1.el9_0.s390x", "product_id": "runc-4:1.1.12-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.1.12-1.el9_0?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debugsource-4:1.1.12-1.el9_0.s390x", "product": { "name": "runc-debugsource-4:1.1.12-1.el9_0.s390x", "product_id": "runc-debugsource-4:1.1.12-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.el9_0?arch=s390x\u0026epoch=4" } } }, { "category": "product_version", "name": "runc-debuginfo-4:1.1.12-1.el9_0.s390x", "product": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.s390x", "product_id": "runc-debuginfo-4:1.1.12-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.el9_0?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_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64" }, "product_reference": "runc-4:1.1.12-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le" }, "product_reference": "runc-4:1.1.12-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x" }, "product_reference": "runc-4:1.1.12-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src" }, "product_reference": "runc-4:1.1.12-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-4:1.1.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64" }, "product_reference": "runc-4:1.1.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64" }, "product_reference": "runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-4:1.1.12-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.x86_64" }, "product_reference": "runc-debugsource-4:1.1.12-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "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.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.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-08T18:29:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0756" }, { "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.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.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.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.src", "AppStream-9.0.0.Z.EUS:runc-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debuginfo-4:1.1.12-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:runc-debugsource-4:1.1.12-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:10841
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat build of MicroShift release 4.15.41 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nRed Hat build of MicroShift is Red Hat\u0027s light-weight Kubernetes\norchestration solution designed for edge device deployments and is built\nfrom the edge capabilities of Red Hat OpenShift Container Platform.\nMicroShift is an application that is deployed on top of Red Hat Enterprise\nLinux devices at the edge, providing an efficient way to operate\nsingle-node clusters in these low-resource environments.\n\nThis advisory contains the RPM packages for Red Hat build of MicroShift\n4.15.41. Read the following advisory for the container images for this\nrelease:\n\nhttps://access.redhat.com/errata/RHSA-2024:10839\n\nAll Red Hat build of MicroShift 4.15 users are advised to use these updated\npackages and images when they are available in the RPM repository.\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\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:10841", "url": "https://access.redhat.com/errata/RHSA-2024:10841" }, { "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_10841.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.41 security update", "tracking": { "current_release_date": "2025-02-11T18:14:50+00:00", "generator": { "date": "2025-02-11T18:14:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "id": "RHSA-2024:10841", "initial_release_date": "2024-12-12T02:13:58+00:00", "revision_history": [ { "date": "2024-12-12T02:13:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-19T15:43:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-11T18:14:50+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.15", "product": { "name": "Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.15::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "product": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "product_id": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_id": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product": { "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_id": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=x86_64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product": { "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_id": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_id": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product": { "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_id": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-networking@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=aarch64" } } }, { "category": "product_version", "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product": { "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_id": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product": { "name": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_id": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-greenboot@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product": { "name": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_id": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-olm-release-info@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product": { "name": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_id": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-release-info@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=noarch" } } }, { "category": "product_version", "name": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product": { "name": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_id": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/microshift-selinux@4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64" }, "product_reference": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src" }, "product_reference": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64" }, "product_reference": "microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" }, "product_reference": "microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64" }, "product_reference": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64" }, "product_reference": "microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64" }, "product_reference": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64" }, "product_reference": "microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" }, "product_reference": "microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" }, "product_reference": "microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15", "product_id": "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" }, "product_reference": "microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "relates_to_product_reference": "9Base-RHOSE-4.15" } ] }, "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": [ "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.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-12-12T02:13:58+00:00", "details": "For MicroShift 4.15, read the following documentation, which will be updated shortly for this release, for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_build_of_microshift/4.15/html/release_notes/index", "product_ids": [ "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10841" }, { "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": [ "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.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": [ "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.src", "9Base-RHOSE-4.15:microshift-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-greenboot-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-networking-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.aarch64", "9Base-RHOSE-4.15:microshift-olm-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.x86_64", "9Base-RHOSE-4.15:microshift-olm-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-release-info-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch", "9Base-RHOSE-4.15:microshift-selinux-0:4.15.41-202412091343.p0.gcf9680e.assembly.4.15.41.el9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
rhsa-2024_0758
Vulnerability from csaf_redhat
Notes
{ "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:2.0 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The 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 (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:0758", "url": "https://access.redhat.com/errata/RHSA-2024:0758" }, { "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_0758.json" } ], "title": "Red Hat Security Advisory: container-tools:2.0 security update", "tracking": { "current_release_date": "2025-01-06T18:53:36+00:00", "generator": { "date": "2025-01-06T18:53:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:0758", "initial_release_date": "2024-02-08T18:38:19+00:00", "revision_history": [ { "date": "2024-02-08T18:38:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-08T18:38:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T18:53:36+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "container-tools:2.0:8020020240206120705:28c38760", "product": { "name": "container-tools:2.0:8020020240206120705:28c38760", "product_id": "container-tools:2.0:8020020240206120705:28c38760", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/container-tools@2.0:8020020240206120705:28c38760" } } }, { "category": "product_version", "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "product": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "product_id": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } }, { "category": "product_version", "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "product": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "product_id": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.124.0-1.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch\u0026epoch=2" } } }, { "category": "product_version", "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "product": { "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "product_id": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-docker@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } }, { "category": "product_version", "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "product": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } }, { "category": "product_version", "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "product": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "product_id": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } }, { "category": "product_version", "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "product": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "product_id": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.2.0%2B21264%2B96602818?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "product": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "product_id": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "product": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "product_id": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cockpit-podman@11-1.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "product": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "product_id": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B21264%2B96602818?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "product": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "product_id": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@2.124.0-1.module%2Bel8.2.0%2B21264%2B96602818?arch=src\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "product": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "product": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "product_id": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "product": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "product": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "product_id": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "product": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "product_id": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-podman-api@1.2.0-0.2.gitd0a45fe.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "product": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "product_id": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "product": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "product_id": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "product": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "product": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "product_id": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/toolbox@0.0.7-1.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } }, { "category": "product_version", "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "product": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "product_id": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/udica@0.2.1-2.module%2Bel8.2.0%2B21264%2B96602818?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "product_id": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_id": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_id": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_id": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debuginfo@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-debugsource@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_id": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.11.6-8.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "product_id": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/conmon@2.0.6-1.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_id": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_id": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_id": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.3-4.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/containers-common@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/crit@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debuginfo@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/criu-debugsource@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_id": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_id": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_id": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@0.7.2-5.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debuginfo@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-debugsource@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-remote-debuginfo@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_id": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/podman-tests@1.6.4-24.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-criu@3.12-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_id": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_id": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_id": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-66.rc10.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debuginfo@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-debugsource@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_id": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/skopeo-tests@0.1.40-9.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_id": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_id": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debuginfo@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } }, { "category": "product_version", "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_id": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/slirp4netns-debugsource@0.4.2-3.git21fdece.module%2Bel8.2.0%2B21264%2B96602818?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, "product_reference": "container-tools:2.0:8020020240206120705:28c38760", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, "product_reference": "container-tools:2.0:8020020240206120705:28c38760", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le" }, "product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, "product_reference": "container-tools:2.0:8020020240206120705:28c38760", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src" }, "product_reference": "python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64 as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64" }, "product_reference": "slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src" }, "product_reference": "toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" }, { "category": "default_component_of", "full_product_name": { "name": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src as a component of container-tools:2.0:8020020240206120705:28c38760 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" }, "product_reference": "udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760" } ] }, "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-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" ] }, "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:38:19+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0758" }, { "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.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" ] } ], "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.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.AUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.ppc64le", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.E4S:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-debugsource-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:buildah-tests-debuginfo-0:1.11.6-8.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:cockpit-podman-0:11-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:conmon-2:2.0.6-1.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:container-selinux-2:2.124.0-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:containers-common-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:crit-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debuginfo-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:criu-debugsource-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-debugsource-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-docker-0:1.6.4-24.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-remote-debuginfo-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:podman-tests-0:1.6.4-24.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:python3-criu-0:3.12-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debuginfo-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:runc-debugsource-0:1.0.0-66.rc10.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debuginfo-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-debugsource-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:skopeo-tests-1:0.1.40-9.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.2.0+21264+96602818.x86_64", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:toolbox-0:0.0.7-1.module+el8.2.0+21264+96602818.src", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.noarch", "AppStream-8.2.0.Z.TUS:container-tools:2.0:8020020240206120705:28c38760:udica-0:0.2.1-2.module+el8.2.0+21264+96602818.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" } ] }
RHSA-2024:0717
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:06:48+00:00", "generator": { "date": "2025-02-11T18:06:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:06: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:0666
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:08:24+00:00", "generator": { "date": "2025-02-11T18:08:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:08:24+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.12", "product": { "name": "Red Hat OpenShift Container Platform 4.12", "product_id": "8Base-RHOSE-4.12", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.12::el8" } } } ], "category": "product_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:4597
Vulnerability from csaf_redhat
Notes
{ "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 OpenShift Jenkins is now available for Red Hat Product OCP Tools\n4.15. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Jenkins is a continuous integration server that monitors the execution of recurring jobs, such as software builds or cron jobs.\n\nSecurity Fix(es):\n\n* jenkins-plugin/script-security: Sandbox bypass via sandbox-defined classes (CVE-2024-34145)\n\n* jenkins-plugin/script-security: Sandbox bypass via crafted constructor bodies (CVE-2024-34144)\n\n* jenkins-2-plugins: Improper input sanitization in HTML Publisher Plugin (CVE-2024-28149)\n\n* jenkins-2-plugins: git-server plugin arbitrary file read vulnerability (CVE-2024-23899)\n\n* jetty: Stop accepting new connections from valid clients (CVE-2024-22201)\n\n* ssh: Prefix truncation attack on Binary Packet Protocol (BPP) (CVE-2023-48795)\n\n* golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n\n* jenkins-2-plugins: matrix-project plugin path traversal vulnerability (CVE-2024-23900)\n\n* runc: File descriptor leak (CVE-2024-21626, Leaky-Vessels)\n\n* jenkins-2-plugins: git-server plugin arbitrary file read vulnerability (CVE-2024-23899)\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 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:4597", "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2254210", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210" }, { "category": "external", "summary": "2258725", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725" }, { "category": "external", "summary": "2260183", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260183" }, { "category": "external", "summary": "2260184", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260184" }, { "category": "external", "summary": "2266136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266136" }, { "category": "external", "summary": "2268046", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046" }, { "category": "external", "summary": "2268227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268227" }, { "category": "external", "summary": "2278820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278820" }, { "category": "external", "summary": "2278821", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278821" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4597.json" } ], "title": "Red Hat Security Advisory: Red Hat Product OCP Tools 4.15 OpenShift Jenkins security update", "tracking": { "current_release_date": "2025-02-17T19:02:54+00:00", "generator": { "date": "2025-02-17T19:02:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:4597", "initial_release_date": "2024-07-17T18:49:17+00:00", "revision_history": [ { "date": "2024-07-17T18:49:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-17T18:49:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-17T19:02:54+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "OpenShift Developer Tools and Services for OCP 4.15", "product": { "name": "OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15", "product_identification_helper": { "cpe": "cpe:/a:redhat:ocp_tools:4.15::el8" } } } ], "category": "product_family", "name": "OpenShift Jenkins" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.440.3.1718879390-3.el8.src", "product": { "name": "jenkins-0:2.440.3.1718879390-3.el8.src", "product_id": "jenkins-0:2.440.3.1718879390-3.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.440.3.1718879390-3.el8?arch=src" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src", "product": { "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src", "product_id": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.15.1718879538-1.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "jenkins-0:2.440.3.1718879390-3.el8.noarch", "product": { "name": "jenkins-0:2.440.3.1718879390-3.el8.noarch", "product_id": "jenkins-0:2.440.3.1718879390-3.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins@2.440.3.1718879390-3.el8?arch=noarch" } } }, { "category": "product_version", "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "product": { "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "product_id": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.15.1718879538-1.el8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.440.3.1718879390-3.el8.noarch as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch" }, "product_reference": "jenkins-0:2.440.3.1718879390-3.el8.noarch", "relates_to_product_reference": "8Base-OCP-Tools-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-0:2.440.3.1718879390-3.el8.src as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src" }, "product_reference": "jenkins-0:2.440.3.1718879390-3.el8.src", "relates_to_product_reference": "8Base-OCP-Tools-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch" }, "product_reference": "jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "relates_to_product_reference": "8Base-OCP-Tools-4.15" }, { "category": "default_component_of", "full_product_name": { "name": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src as a component of OpenShift Developer Tools and Services for OCP 4.15", "product_id": "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" }, "product_reference": "jenkins-2-plugins-0:4.15.1718879538-1.el8.src", "relates_to_product_reference": "8Base-OCP-Tools-4.15" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "discovery_date": "2023-12-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254210" } ], "notes": [ { "category": "description", "text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.", "title": "Vulnerability description" }, { "category": "summary", "text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)", "title": "Vulnerability summary" }, { "category": "other", "text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-48795" }, { "category": "external", "summary": "RHBZ#2254210", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795", "url": "https://www.cve.org/CVERecord?id=CVE-2023-48795" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795" }, { "category": "external", "summary": "https://access.redhat.com/solutions/7071748", "url": "https://access.redhat.com/solutions/7071748" }, { "category": "external", "summary": "https://terrapin-attack.com/", "url": "https://terrapin-attack.com/" } ], "release_date": "2023-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "category": "workaround", "details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)" }, { "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": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "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-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" }, { "cve": "CVE-2024-22201", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2266136" } ], "notes": [ { "category": "description", "text": "A flaw was found in Jetty, a Java based web server and servlet engine. If an HTTP/2 connection gets TCP congested, it remains open and idle, and connections may be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients.", "title": "Vulnerability description" }, { "category": "summary", "text": "jetty: stop accepting new connections from valid clients", "title": "Vulnerability summary" }, { "category": "other", "text": "The issue in Jetty where HTTP/2 connections can enter a congested, idle state and potentially exhaust server file descriptors represents a moderate severity due to its impact on system resources and service availability. While the vulnerability requires the deliberate creation of numerous congested connections by an attacker, its exploitation can lead to denial-of-service conditions by consuming all available file descriptors. This scenario could disrupt legitimate client connections and impair server responsiveness.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-22201" }, { "category": "external", "summary": "RHBZ#2266136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-22201", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22201" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22201", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22201" }, { "category": "external", "summary": "https://github.com/jetty/jetty.project/issues/11256", "url": "https://github.com/jetty/jetty.project/issues/11256" }, { "category": "external", "summary": "https://github.com/jetty/jetty.project/security/advisories/GHSA-rggv-cv7r-mw98", "url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-rggv-cv7r-mw98" } ], "release_date": "2024-02-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jetty: stop accepting new connections from valid clients" }, { "cve": "CVE-2024-23899", "cwe": { "id": "CWE-88", "name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260183" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Git Server Plugin for Jenkins. This issue could allow an attacker to read the first two lines of arbitrary files on the server\u0027s file system.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-2-plugins: git-server plugin arbitrary file read vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23899" }, { "category": "external", "summary": "RHBZ#2260183", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260183" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23899", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23899" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23899", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23899" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/01/24/6", "url": "http://www.openwall.com/lists/oss-security/2024/01/24/6" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3319", "url": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3319" } ], "release_date": "2024-01-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-2-plugins: git-server plugin arbitrary file read vulnerability" }, { "cve": "CVE-2024-23900", "cwe": { "id": "CWE-23", "name": "Relative Path Traversal" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260184" } ], "notes": [ { "category": "description", "text": "A flaw was found in The Matrix Project Plugin for Jenkins, which does not sanitize user-defined axis names of multi-configuration projects submitted through the config.xml REST API endpoint. This issue may allow attackers with Item/Configure permission to create or replace any config.xml file on the Jenkins controller file system with content not controllable by the attackers.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-2-plugins: matrix-project plugin path traversal vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-23900" }, { "category": "external", "summary": "RHBZ#2260184", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260184" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-23900", "url": "https://www.cve.org/CVERecord?id=CVE-2024-23900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-23900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23900" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/01/24/6", "url": "http://www.openwall.com/lists/oss-security/2024/01/24/6" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3289", "url": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3289" } ], "release_date": "2024-01-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "jenkins-2-plugins: matrix-project plugin path traversal vulnerability" }, { "cve": "CVE-2024-24786", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2024-03-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268046" } ], "notes": [ { "category": "description", "text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-24786" }, { "category": "external", "summary": "RHBZ#2268046", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786", "url": "https://www.cve.org/CVERecord?id=CVE-2024-24786" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786" }, { "category": "external", "summary": "https://go.dev/cl/569356", "url": "https://go.dev/cl/569356" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/", "url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-2611", "url": "https://pkg.go.dev/vuln/GO-2024-2611" } ], "release_date": "2024-03-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON" }, { "cve": "CVE-2024-28149", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2024-03-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268227" } ], "notes": [ { "category": "description", "text": "A flaw was found in jenkins-2-plugins. In the HTML Publisher Plugin 1.16 through 1.32, fallback for reports created in HTML Publisher Plugin 1.15 and earlier does not properly sanitize input. This can allow attackers with Item/Configure permissions to implement stored cross-site scripting (XSS) attacks and determine whether a path on the Jenkins controller file system exists, without being able to access it.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-2-plugins: Improper input sanitization in HTML Publisher Plugin", "title": "Vulnerability summary" }, { "category": "other", "text": "HTML Publisher Plugin 1.32.1 removes support for reports created before HTML Publisher Plugin 1.15. Those reports are retained on the disk, but may no longer be accessible through the Jenkins UI.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-28149" }, { "category": "external", "summary": "RHBZ#2268227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268227" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-28149", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28149" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28149", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28149" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-03-06/#SECURITY-3301", "url": "https://www.jenkins.io/security/advisory/2024-03-06/#SECURITY-3301" } ], "release_date": "2024-03-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-2-plugins: Improper input sanitization in HTML Publisher Plugin" }, { "cve": "CVE-2024-34144", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "discovery_date": "2024-05-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2278820" } ], "notes": [ { "category": "description", "text": "A sandbox bypass vulnerability was found in the Jenkins Script Security Plugin involving crafted constructor bodies, enabling the circumvention of security restrictions. With crafted constructor bodies, this flaw allows authenticated attackers to define and execute sandboxed scripts, including Pipelines, bypassing sandbox protection mechanisms and executing arbitrary code within the context of the Jenkins controller JVM.\r\n\r\nThe Script Security Plugin features a sandbox functionality designed to enable users with limited privileges to create scripts, including Pipelines, which are generally safe for execution. This security mechanism intercepts calls within sandboxed scripts, referencing various allowlists to decide whether these calls should be permitted.\r\n\r\nThe vulnerabilities that allow for sandbox bypass have been identified in versions up to 1335.vf07d9ce377a_e of the Script Security Plugin. These vulnerabilities include:\r\n\r\n- Exploiting crafted constructor bodies that trigger other constructors, thereby allowing the construction of any subclassable type through implicit casts.\r\n- Utilizing Groovy classes defined within the sandbox that overshadow certain non-sandboxed classes, facilitating the creation of any subclassable type.\r\n\r\nThese vulnerabilities enable attackers, who have the permission to create and execute sandboxed scripts including Pipelines, to circumvent sandbox protections and execute arbitrary code within the context of the Jenkins controller JVM.\r\n\r\nThe fixed version of this script incorporates enhanced restrictions and sanity checks. These improvements ensure that calls to super constructors are intercepted by the sandbox, including:\r\n\r\n- Ensuring that calls to other constructors via \u0027this\u0027 are now appropriately managed within the sandbox.\r\n- No longer overlooking classes in packages that may be overshadowed by Groovy-defined classes when intercepting super constructor calls.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/script-security: sandbox bypass via crafted constructor bodies", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a process being able to access resources outside an assigned sandbox.\n\nThe vulnerabilities that allow for sandbox bypass have been identified in versions up to 1335.vf07d9ce377a_e of the Script Security Plugin. These vulnerabilities include exploiting specially crafted constructor bodies, utilizing certain groovy classes.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-34144" }, { "category": "external", "summary": "RHBZ#2278820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278820" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-34144", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34144" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34144", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34144" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/05/02/3", "url": "http://www.openwall.com/lists/oss-security/2024/05/02/3" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3341", "url": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3341" } ], "release_date": "2024-05-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/script-security: sandbox bypass via crafted constructor bodies" }, { "cve": "CVE-2024-34145", "cwe": { "id": "CWE-693", "name": "Protection Mechanism Failure" }, "discovery_date": "2024-05-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2278821" } ], "notes": [ { "category": "description", "text": "A sandbox bypass vulnerability was found in the Jenkins Script Security Plugin within the sandbox-defined classes, enabling the circumvention of security restrictions. This flaw allows authenticated attackers to define and execute sandboxed scripts, including Pipelines, bypassing sandbox protection mechanisms and executing arbitrary code within the context of the Jenkins controller JVM.\r\n\r\nThe Script Security Plugin features a sandbox functionality designed to enable users with limited privileges to create scripts, including Pipelines, which are generally safe for execution. This security mechanism intercepts calls within sandboxed scripts, referencing various allowlists to decide whether these calls should be permitted.\r\n\r\nThe vulnerabilities that allow for sandbox bypass have been identified in versions up to 1335.vf07d9ce377a_e of the Script Security Plugin. These vulnerabilities include:\r\n\r\n- Exploiting crafted constructor bodies that trigger other constructors, thereby allowing the construction of any subclassable type through implicit casts.\r\n- Utilizing Groovy classes defined within the sandbox that overshadow certain non-sandboxed classes, facilitating the creation of any subclassable type.\r\n\r\nThese vulnerabilities enable attackers, who have the permission to create and execute sandboxed scripts including Pipelines, to circumvent sandbox protections and execute arbitrary code within the context of the Jenkins controller JVM.\r\n\r\nThe fixed version of this script incorporates enhanced restrictions and sanity checks. These improvements ensure that calls to super constructors are intercepted by the sandbox, including:\r\n\r\n- Ensuring that calls to other constructors via \u0027this\u0027 are now appropriately managed within the sandbox.\r\n- No longer overlooking classes in packages that may be overshadowed by Groovy-defined classes when intercepting super constructor calls.", "title": "Vulnerability description" }, { "category": "summary", "text": "jenkins-plugin/script-security: sandbox bypass via sandbox-defined classes", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a process being able to access resources outside an assigned sandbox.\n\nThe vulnerabilities that allow for sandbox bypass have been identified in versions up to 1335.vf07d9ce377a_e of the Script Security Plugin. These vulnerabilities include exploiting specially crafted constructor bodies, utilizing certain groovy classes.", "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-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-34145" }, { "category": "external", "summary": "RHBZ#2278821", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2278821" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-34145", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34145" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34145", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34145" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2024/05/02/3", "url": "http://www.openwall.com/lists/oss-security/2024/05/02/3" }, { "category": "external", "summary": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3341", "url": "https://www.jenkins.io/security/advisory/2024-05-02/#SECURITY-3341" } ], "release_date": "2024-05-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-17T18:49:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4597" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-0:2.440.3.1718879390-3.el8.src", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.noarch", "8Base-OCP-Tools-4.15:jenkins-2-plugins-0:4.15.1718879538-1.el8.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "jenkins-plugin/script-security: sandbox bypass via sandbox-defined classes" } ] }
rhsa-2024:0645
Vulnerability from csaf_redhat
Notes
{ "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": "2025-02-11T18:07:55+00:00", "generator": { "date": "2025-02-11T18:07:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.0" } }, "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": "2025-02-11T18:07:55+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-2025:0650
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat OpenShift Container Platform release 4.16.32 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat 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 container images for Red Hat OpenShift Container Platform 4.16.32. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2025:0652\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n* runc: file descriptor leak (CVE-2024-21626)\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in\ngolang.org/x/net/html (CVE-2024-45338)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:0650", "url": "https://access.redhat.com/errata/RHSA-2025:0650" }, { "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": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2333122", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122" }, { "category": "external", "summary": "OCPBUGS-29616", "url": "https://issues.redhat.com/browse/OCPBUGS-29616" }, { "category": "external", "summary": "OCPBUGS-29823", "url": "https://issues.redhat.com/browse/OCPBUGS-29823" }, { "category": "external", "summary": "OCPBUGS-43765", "url": "https://issues.redhat.com/browse/OCPBUGS-43765" }, { "category": "external", "summary": "OCPBUGS-44186", "url": "https://issues.redhat.com/browse/OCPBUGS-44186" }, { "category": "external", "summary": "OCPBUGS-45999", "url": "https://issues.redhat.com/browse/OCPBUGS-45999" }, { "category": "external", "summary": "OCPBUGS-46341", "url": "https://issues.redhat.com/browse/OCPBUGS-46341" }, { "category": "external", "summary": "OCPBUGS-46567", "url": "https://issues.redhat.com/browse/OCPBUGS-46567" }, { "category": "external", "summary": "OCPBUGS-46602", "url": "https://issues.redhat.com/browse/OCPBUGS-46602" }, { "category": "external", "summary": "OCPBUGS-47663", "url": "https://issues.redhat.com/browse/OCPBUGS-47663" }, { "category": "external", "summary": "OCPBUGS-47755", "url": "https://issues.redhat.com/browse/OCPBUGS-47755" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "OCPBUGS-48061", "url": "https://issues.redhat.com/browse/OCPBUGS-48061" }, { "category": "external", "summary": "OCPBUGS-48116", "url": "https://issues.redhat.com/browse/OCPBUGS-48116" }, { "category": "external", "summary": "OCPBUGS-48144", "url": "https://issues.redhat.com/browse/OCPBUGS-48144" }, { "category": "external", "summary": "OCPBUGS-48159", "url": "https://issues.redhat.com/browse/OCPBUGS-48159" }, { "category": "external", "summary": "OCPBUGS-48202", "url": "https://issues.redhat.com/browse/OCPBUGS-48202" }, { "category": "external", "summary": "OCPBUGS-48258", "url": "https://issues.redhat.com/browse/OCPBUGS-48258" }, { "category": "external", "summary": "OCPBUGS-48348", "url": "https://issues.redhat.com/browse/OCPBUGS-48348" }, { "category": "external", "summary": "OCPBUGS-48422", "url": "https://issues.redhat.com/browse/OCPBUGS-48422" }, { "category": "external", "summary": "OCPBUGS-48442", "url": "https://issues.redhat.com/browse/OCPBUGS-48442" }, { "category": "external", "summary": "OCPBUGS-48484", "url": "https://issues.redhat.com/browse/OCPBUGS-48484" }, { "category": "external", "summary": "OCPBUGS-48538", "url": "https://issues.redhat.com/browse/OCPBUGS-48538" }, { "category": "external", "summary": "OCPBUGS-48544", "url": "https://issues.redhat.com/browse/OCPBUGS-48544" }, { "category": "external", "summary": "OCPBUGS-48661", "url": "https://issues.redhat.com/browse/OCPBUGS-48661" }, { "category": "external", "summary": "OCPBUGS-47775", "url": "https://issues.redhat.com/browse/OCPBUGS-47775" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0650.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.32 bug fix and security update", "tracking": { "current_release_date": "2025-02-20T11:26:58+00:00", "generator": { "date": "2025-02-20T11:26:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2025:0650", "initial_release_date": "2025-01-29T00:56:20+00:00", "revision_history": [ { "date": "2025-01-29T00:56:20+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-01-29T00:56:20+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-20T11:26:58+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.16", "product": { "name": "Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.16::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "product": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.16.0-202501201805.p0.g2b396e0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202501191404.p0.gf8b086a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "product": { "name": "openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "product_id": "openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "product_identification_helper": { "purl": "pkg:oci/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202501220340.p0.g1d5732f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "product": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202501161504.p0.gfcd3a8c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "product": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "product_identification_helper": { "purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.16.0-202501171305.p0.gb137a53.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "product": { "name": "openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "product_id": "openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202501160405.p0.g300d9ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "product": { "name": "openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "product_id": "openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202501172006.p0.gaeaa642.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.16.0-202501220505.p0.gef2a55c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "product": { "name": "openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "product_id": "openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.16.0-202501220505.p0.gef2a55c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "product": { "name": "openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "product_id": "openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202501221605.p0.gffc141f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "product": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202501220935.p0.g4ff31a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "product": { "name": "openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "product_id": "openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202501220935.p0.g4ff31a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "product": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202501171434.p0.g71c1d79.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "product": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202501171434.p0.gab9e2ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "product": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202501171434.p0.g9354874.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "product": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.16.0-202501171434.p0.gab9e2ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202501221135.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "product": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.16.0-202501150234.p0.g7685374.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "product_id": "openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202501201505.p0.g3c4f5e0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "product": { "name": "openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "product_id": "openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.16.0-202501160805.p0.g80aaae3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202501220505.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202501220505.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "product": { "name": "openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "product_id": "openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202501220505.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202501122037.p0.gadc9ad7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202501220505.p0.g3cc9709.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "product": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202501160905.p0.gbcf6e58.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "product": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "product_id": "openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=v4.16.0-202501220935.p0.g4ff31a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "product": { "name": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "product_id": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202501220853-0" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "product": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.16.0-202501201805.p0.g2b396e0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202501191404.p0.gf8b086a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "product": { "name": "openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "product_id": "openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "product_identification_helper": { "purl": "pkg:oci/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202501220340.p0.g1d5732f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "product": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.16.0-202501220340.p0.g93b8b5f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "product": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202501161504.p0.gfcd3a8c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "product": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "product_identification_helper": { "purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.16.0-202501171305.p0.gb137a53.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "product": { "name": "openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "product_id": "openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202501160405.p0.g300d9ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "product": { "name": "openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "product_id": "openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202501172006.p0.gaeaa642.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.16.0-202501220505.p0.gef2a55c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "product": { "name": "openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "product_id": "openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.16.0-202501220505.p0.gef2a55c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "product": { "name": "openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "product_id": "openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202501221605.p0.gffc141f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "product": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202501220935.p0.g4ff31a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "product": { "name": "openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "product_id": "openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202501220935.p0.g4ff31a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "product": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202501171434.p0.g71c1d79.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "product": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202501171434.p0.gab9e2ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "product": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202501171434.p0.g9354874.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "product": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.16.0-202501171434.p0.gab9e2ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202501221135.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "product": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.16.0-202501150234.p0.g7685374.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "product_id": "openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202501201505.p0.g3c4f5e0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "product": { "name": "openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "product_id": "openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.16.0-202501160805.p0.g80aaae3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202501220505.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202501220505.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "product": { "name": "openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "product_id": "openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202501220505.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "product": { "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.16.0-202501171034.p0.g380f339.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202501122037.p0.gadc9ad7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202501220505.p0.g3cc9709.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "product": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202501160905.p0.gbcf6e58.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "product": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "product_id": "openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=v4.16.0-202501220935.p0.g4ff31a4.assembly.stream.el9" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "product": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.16.0-202501201805.p0.g2b396e0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202501191404.p0.gf8b086a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "product": { "name": "openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "product_id": "openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202501220340.p0.g1d5732f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "product": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202501161504.p0.gfcd3a8c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "product": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.16.0-202501171305.p0.gb137a53.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "product": { "name": "openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "product_id": "openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202501160405.p0.g300d9ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "product": { "name": "openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "product_id": "openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202501172006.p0.gaeaa642.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.16.0-202501220505.p0.gef2a55c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "product": { "name": "openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "product_id": "openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.16.0-202501220505.p0.gef2a55c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "product": { "name": "openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "product_id": "openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202501221605.p0.gffc141f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "product": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202501220935.p0.g4ff31a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "product": { "name": "openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "product_id": "openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202501220935.p0.g4ff31a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "product": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202501171434.p0.g71c1d79.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "product": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202501171434.p0.gab9e2ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "product": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202501171434.p0.g9354874.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "product": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.16.0-202501171434.p0.gab9e2ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202501221135.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "product": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.16.0-202501150234.p0.g7685374.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "product_id": "openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202501201505.p0.g3c4f5e0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "product": { "name": "openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "product_id": "openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.16.0-202501160805.p0.g80aaae3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202501220505.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202501220505.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "product": { "name": "openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "product_id": "openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202501220505.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "product": { "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.16.0-202501171034.p0.g380f339.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202501122037.p0.gadc9ad7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202501220505.p0.g3cc9709.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "product": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202501160905.p0.gbcf6e58.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "product": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "product_id": "openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=v4.16.0-202501220935.p0.g4ff31a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "product": { "name": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "product_id": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202501220853-0" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "product": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.16.0-202501201805.p0.g2b396e0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202501191404.p0.gf8b086a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "product": { "name": "openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "product_id": "openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "product_identification_helper": { "purl": "pkg:oci/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202501220340.p0.g1d5732f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "product": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.16.0-202501220340.p0.g93b8b5f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "product": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202501161504.p0.gfcd3a8c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "product": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "product_identification_helper": { "purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.16.0-202501171305.p0.gb137a53.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "product": { "name": "openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "product_id": "openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202501160405.p0.g300d9ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "product": { "name": "openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "product_id": "openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202501172006.p0.gaeaa642.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.16.0-202501220505.p0.gef2a55c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "product": { "name": "openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "product_id": "openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.16.0-202501220505.p0.gef2a55c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "product": { "name": "openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "product_id": "openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202501221605.p0.gffc141f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "product": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202501220935.p0.g4ff31a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "product": { "name": "openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "product_id": "openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202501220935.p0.g4ff31a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "product": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202501171434.p0.g71c1d79.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "product": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202501171434.p0.gab9e2ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "product": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202501171434.p0.g9354874.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "product": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.16.0-202501171434.p0.gab9e2ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202501221135.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "product": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.16.0-202501150234.p0.g7685374.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "product_id": "openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202501201505.p0.g3c4f5e0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "product": { "name": "openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "product_id": "openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.16.0-202501160805.p0.g80aaae3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202501220505.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202501220505.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "product": { "name": "openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "product_id": "openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202501220505.p0.g162d3ad.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "product": { "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.16.0-202501171034.p0.g380f339.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202501122037.p0.gadc9ad7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202501220505.p0.g3cc9709.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "product": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202501160905.p0.gbcf6e58.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "product": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "product_id": "openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=v4.16.0-202501220935.p0.g4ff31a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "product": { "name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202501100906.p0.g023a365.assembly.stream.el9" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "product": { "name": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "product_id": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202501220853-0" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64", "product": { "name": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64", "product_id": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202501220853-0" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64" }, "product_reference": "openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le" }, "product_reference": "openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64" }, "product_reference": "openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x" }, "product_reference": "openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64" }, "product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x" }, "product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le" }, "product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64" }, "product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64" }, "product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64" }, "product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x" }, "product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le" }, "product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le" }, "product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x" }, "product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64" }, "product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64" }, "product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x" }, "product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64" }, "product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le" }, "product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64" }, "product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x" }, "product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64" }, "product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64" }, "product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le" }, "product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64" }, "product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64" }, "product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x" }, "product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le" }, "product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le" }, "product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64" }, "product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64" }, "product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x" }, "product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x" }, "product_reference": "openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le" }, "product_reference": "openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64" }, "product_reference": "openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64" }, "product_reference": "openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le" }, "product_reference": "openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x" }, "product_reference": "openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64" }, "product_reference": "openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64" }, "product_reference": "openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x" }, "product_reference": "openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64" }, "product_reference": "openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le" }, "product_reference": "openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64" }, "product_reference": "openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64" }, "product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64" }, "product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le" }, "product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64" }, "product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64" }, "product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64" }, "product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le" }, "product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64" }, "product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x" }, "product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x" }, "product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64" }, "product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le" }, "product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64" }, "product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64" }, "product_reference": "openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le" }, "product_reference": "openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x" }, "product_reference": "openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64" }, "product_reference": "openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le" }, "product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64" }, "product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x" }, "product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64" }, "product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64" }, "product_reference": "openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le" }, "product_reference": "openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64" }, "product_reference": "openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x" }, "product_reference": "openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x" }, "product_reference": "openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64" }, "product_reference": "openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le" }, "product_reference": "openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64" }, "product_reference": "openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64" }, "product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64" }, "product_reference": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le" }, "product_reference": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x" }, "product_reference": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64" }, "product_reference": "rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64" ], "known_not_affected": [ "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-29T00:56:20+00:00", "details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:0e71cb61694473b40e8d95f530eaf250a62616debb98199f31b4034808687dae\n\n (For s390x architecture)\n The image digest is sha256:9a9994d9b6b56faf3d158e479e87f15ede5783c7408433129547c917d1c90fcc\n\n (For ppc64le architecture)\n The image digest is sha256:cf6a70ea1b63cb49fca5aae3de7991d2c9321343943967f4653827f328ccef3a\n\n (For aarch64 architecture)\n The image digest is sha256:0a52bafb899c924f448612b7ca6bb96a9062cd80385d3f9aa567aebac97931e5\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0650" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "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": [ "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_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": [ "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64" ], "known_not_affected": [ "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_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": "2025-01-29T00:56:20+00:00", "details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:0e71cb61694473b40e8d95f530eaf250a62616debb98199f31b4034808687dae\n\n (For s390x architecture)\n The image digest is sha256:9a9994d9b6b56faf3d158e479e87f15ede5783c7408433129547c917d1c90fcc\n\n (For ppc64le architecture)\n The image digest is sha256:cf6a70ea1b63cb49fca5aae3de7991d2c9321343943967f4653827f328ccef3a\n\n (For aarch64 architecture)\n The image digest is sha256:0a52bafb899c924f448612b7ca6bb96a9062cd80385d3f9aa567aebac97931e5\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0650" }, { "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": [ "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_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": [ "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "runc: file descriptor leak" }, { "cve": "CVE-2024-45338", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2024-12-18T21:00:59.938173+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2333122" } ], "notes": [ { "category": "description", "text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x" ], "known_not_affected": [ "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45338" }, { "category": "external", "summary": "RHBZ#2333122", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45338" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338" }, { "category": "external", "summary": "https://go.dev/cl/637536", "url": "https://go.dev/cl/637536" }, { "category": "external", "summary": "https://go.dev/issue/70906", "url": "https://go.dev/issue/70906" }, { "category": "external", "summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ", "url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ" }, { "category": "external", "summary": "https://pkg.go.dev/vuln/GO-2024-3333", "url": "https://pkg.go.dev/vuln/GO-2024-3333" } ], "release_date": "2024-12-18T20:38:22.660000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-01-29T00:56:20+00:00", "details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:0e71cb61694473b40e8d95f530eaf250a62616debb98199f31b4034808687dae\n\n (For s390x architecture)\n The image digest is sha256:9a9994d9b6b56faf3d158e479e87f15ede5783c7408433129547c917d1c90fcc\n\n (For ppc64le architecture)\n The image digest is sha256:cf6a70ea1b63cb49fca5aae3de7991d2c9321343943967f4653827f328ccef3a\n\n (For aarch64 architecture)\n The image digest is sha256:0a52bafb899c924f448612b7ca6bb96a9062cd80385d3f9aa567aebac97931e5\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:0650" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:296a94de7bc2558d2faabc65b1859d2963977ce20281ff59667052e244c46b8f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:4ac87ac404534c5e22c7583666fa2bf34bea52dceb59ad05d93f1c7f9c7d05b6_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:a486a54697c2c3bd49b3fd739f583da9e01f5174556e9f8290b46391f8e89a2c_arm64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:b4028789187d6e7679570ca9ec06a0a11bd0d46da3b8286435592b89dc0493c0_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:32c6964a899a9809b49ba736af950a96681e81c4acb72abd8f451e8c5be8b930_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:4b1b48132d58b4ad1f6a21972b92ab58b3a5da7d5a475eaa3d02a335dec99ce7_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:eb79ae7b22958067c27c58bd460af1f2a8504eae7a69f8c4e98ed09b4b5432c1_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f5e545ba9260068217c2efba5608dd3f071b9eb32395d881401aaeca0250dde8_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:044b3996a08bbb72f4dce38a9eab9990d8eebd1887352317ea253bf4adfba11a_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:539d3cce9c0356979b3ec532b339c97212b0ce6eea2e5d8e8b82581ef7986df6_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:9fb647ebaf047467d6fdddff21384db982a4ca6de1b24225a08f16e31d2e4625_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:c77ff80efc4c193c9fcd6a93c052a5e606366c96d783352376a8e5353a7db1ff_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:0bf83b36f3ae353fb9574fb8868bf873d61f64e8952ed3b9c3b992a8c6227752_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:373799df51c8be3afd67be9d342c18ae80c6b1b797c157f0565767f50553c697_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7aedef98a1bccb6b46b72c290c98a43e542489b6713ea8d8e1e64106572fdd69_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a75819dd36aed545acfdec849fa4e017345175b7f1200923de6c758ca125b40d_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:46dbe06a9380d8c367cc0a799a0d6279c7367317cefe9215b49aad11346611ca_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:d14832d2d4f99a82ad21b0262f351abf9a6d85f0e32e2d4ba17e2725b481cff2_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f06972ab64c42afa1b9865cbdeb5989aff135241c8b71e0afb6f54b33c5644f2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:f8fae9787458948081a48f0077f4cb4b0d2357507efe679efcd71b5ad6a1491a_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:2422c417846fa0c4362bb9739b982432562db1c81eb1fce2d46be5712913bb39_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:417f8e91fe2a7ffe72cf56fe220911358802d74d183dc0d28d28ec0076cd9235_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8cbb53b49ec3513f6b95899c25791224b5bb30fb60f2c88f2f2aa2476d3136ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:e615bdb9b98344e54c408570c85d358466f70e1c15add57a7ebeadd445346be2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:59517046416a43de8a20e32795b80e07c74cccdffb50d7ba2d38f9be69917056_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:62f9982e0cdede04e40ceebb3681b540561283daef1b9cb3a667108a75e5a93b_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e17b26b19f79fd67a7c4299be6ec9fdd5af4b94121a269a40b74226478870f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:c26e2befbca5bf8600db879930db686dfed955f5ed18cacb76bf5d0c91ea7297_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:072be9c2b217d20694a1f1f984c9a9418f2e2ced0984546c277c032f5b6417a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:28318d99e70ffd7ee8fc26278cb34b4bd99e2e05ed12f7656cef596084effa42_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9a8246feb89662d00e2d9900eaf7478b6f54c68f855f497a07e7c83a84d1167e_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eb24b8bea3fef7c12b3492db31ca6b5c277b3ff26a3ba14da3bb948cde1fd77a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:22b597df7012d928d0cd124008bd775b21393a9e250688f4f20162e2415110a8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:492a166ce0afdf451f9e6feb7ed0a2afff35974425e8a5418fbce225ddc3ca70_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:cd482a3a2476f08d1857056dba03592de7b67eea41d5f889e1d8c2badede85dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:ee0d9f3e415a4e0daf550ebbdf6f5a2fd1a6a3e0b26977db62fe0d5f837b8161_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f3e2f2fac976417da062e0f82fb778b86ae1b5dc9a4aad805a6a5bfe70068d6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2f31892e966c16a1ca197e379c4ab5aead1cf9191de48ec845b13b6dba8df5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:79aee3e0a22813e5d740a8cd16903d81600abc2a1816194df4e560af851d565c_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:dde9dd1802325f1768d1464cd0b7059b9e99e2d3cf2224a14dcfc37402af86f1_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:0a0965233098d75d4591e2057684934105c6896ab1d29d6ff34bf5cf11a19f06_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:53297eaccfdb7318ac26367feffb4d38072fe06865531a5ed337eadcb6c195db_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:792f7e39fc9197f15b4310988d5a03887351c49852123d4a3237142156f2f371_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:e74d25ebe45d12f5c271d7b1de57b601cfa2147fb718e1d3eda5920e57fd40ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ef09f22274b7df5ffc15ed8edf4b04cebb5fa07d583a152fa3ba1077641dc2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7d0c25b6d8232e9a2f25f1cb75bc6eefb349fbc34a45124f18abd261f15dae97_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8d59b210f9023166af4516d76f9374e9117745780ddae23058c7f516b518735b_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:a965ff5ed4be921cfb20b798587863c4b03c34d76e096da2fbbb70d50031730b_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:167a06c7b3dec72da4cfd2e36483888a1987611f7c64f1fc3babaa8cdc023ea8_arm64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:17c60e913315adf741da969ab0be76e8cc5aaf2637e57062ce513416a3d8f512_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:400e43b8a7d5e71a311dbd037208c672c18e3be7437601f4a000173e844aa2ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:660fc70c2d6b8ad5ab3af49868bf9774d96b8c78ab01ea1c19fe13ff89573a49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:1eec9410806e385da411a42d3ddcccf0fee73cc85e96c7bd60aeb2dd362c8bf4_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:22110e8bb080ab718b0739fed5acc430357319e82288efcec748d42d07b54b0d_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:87ebb2dadfdff34a9b644861c6c7560b53ec60f93444acbdf873e753f4d56726_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:bfb1431e85180dff6f49a5eed50a51cf5a9dbd62870a764da4d101945b18edf7_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:291340525b89e9a5d9cec31a50ab8555fe3210e92e0304d5bc66ea9c81bb82ed_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:307d3a74d114ac88822eeae21d04355af994c576aebaaf2ab017e04a68e014d5_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:65c60f3d1df0bd632fa4d647e89617a22bb650ed6eaae222d75a60c91bbe8b04_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:6b4e720977fae3c32575167a3f38df63c4b6e84998ff60c3db30628c3592deac_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:0133d131fb2b2fce19f9aeeecf072d411ad7cbf0f4923796efe2b1278fb7a981_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:02bc5b4eb0d277ee19147c04239e0f39162fc9b052a631b7ce86b9ba94a97fc4_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:1d0ba9c339af88c4b1e6d74aa96b4d6d68d71e9fff679c9abc53213f6b075e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:206e4e60e1a5a177f863d4668e60657e3fb2b9012068927b113304e96aaa62d3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:4b19a9cca432b4d9e479e1f8ca39633ee2d42678ac26665abe09d94305fa4049_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:968859ad2806cf6015667825295ccc01621bbf0eb32332d020ec1671281592e8_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:cbf85d406ebb8846a3037acbba2aae9ecdaf34411902118cfb62e05c93f2b55e_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:ecd7fbcada29107550a1d56d42ce8dda6244f6f6cc65e9a2c8035c3bdd5dfb4a_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:04075b13d0a4e96330010d28fae395d07c2810489bd00cf2377e74a4d218738c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:532ee5d1b5a308f4c7c4d187ad838f4c5b642ff17eabb8d705129447d75660b5_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:758f0df16aeb6ea1059c277e10fcc3e6dda9ef39a4e31939629b6699c9f25e3c_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:93813e3c66330824625410956d42ac8b7153a772f84933f8becf44455db5671a_s390x", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c273b8cfaadfa348da3b4e94f72697ee56c7cb4e01cf6f3efbde2fb1efb277c7_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dfd2a035b87813e1d587a9069cc9714ee8426a15479df7a91cea6e4c6caafb13_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:07445add40e2f126ce182247d53c9c23daeb743d3bbf0ccb60cca71ea81ebd4f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22a6ab9328adc26d817a15790f74f9758af9387ee5d3af77bd090320f740025c_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6c92ff70a9ce3399a73b74e79058eb6a762bbbb2787e9528f834a0c89c313547_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2991cc7af75dadb079d8c9928a12ccd59b73d692bab32c1cf987a12d674fc7cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:57dc4087b06761961dcff93b90b392ad28cfd885455848f56601b79c600f5c2d_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7d7cdcdf5acb4e8019e42c13e0c20c63305577f14a1b2360913b318020b1af08_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:cee926c5f30de6a0715fd2151f7d8de5a7bf5d87d4819a3946017b197f30d1ce_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:05c80804f8e7ab9c9ce6cc81177b7da533f791071411e41eaf6cd1148fc69fcd_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:1a923ad12d2cfdbcdea443851d0a354fa8ea48363436729f1debfbe7c31ba5cf_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ba023f43e7be675795e2fee592d3824f4e68b68070afe423a413999b39b5b278_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:ec758a2b49fb5877e43345c39f89279b645fdc4c5d66251775a09ae2d4d2530e_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:40fa3025063b036a918e3acf7e00f793a0a6ef6310d174e79189bdd6c071a408_amd64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:c95c1c3a1585bfbccff20d57fadff81b5de745b82540fa177cb3b2c9da5d9fda_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e18634dc7191e61f4e87376c517b0f20dc423f68e2b89da4872e552e1e7c0a44_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f7fd2232f12af06d138be88312f89e23082a62584072664ce4e4f90e45b96bfe_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2c04be14108cef6c3a7d291c7d39692bdc6d500ed1780ba6619c33d493197730_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8288993c87e11922809cd3191d0d00140861740d78fccf80dcc7e6eccf1e401b_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:bf65670258c5075223e029682be6321ae78874d3781fe6cf519ea6716574529b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d13fce5c35ea512eb27d00e7d58e5187004414f4907b1d835bc1447cd46ce58e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:4f64f3cc55e7d72c572570dad430c602fa07c1a882a6d7766c1479a929acf8a1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:cb3a7aaaa248893ecec1e050885e8e7e5e6662a2d15e5d056d9119b2b70a2ecc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:d27cf20aa137fe29aa5e24d9b76bd71cf623736af3a9fe791478ccab42b329c4_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:e05a2385c39c764db1d81009dd96da957e2a0746e5049a5ca08bc542f6b1e1cf_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:11610ebb644ac6c1e865400057b52da47ebc40ecd012ed71260c29315b8b31cb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3c4ea9e86a1a511633d154012b39e444df67cc2259ac6c22acfec2cb853b5f4d_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d5a362cb1675c3820f55aaa14a777f3b2d847716427b3dba36a60b73f850487e_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:da8be02edd6e8510e685a6d752d0c89600e2f5c7ca336521ac6769ec89559674_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:43520b9f8d1b7c511033f5aa79e876a43df07b0ff5c089027a3d69af8a08d976_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:737c520a26ecab187152bb6b3854aa56910c947f7ac98baaaa57dd8ad0f07bbc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d7785691d67e492b5bd6562eb1b65e431135bb0d3351ef1637e2b9f1310322ff_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:d94da536a5eb80a398c582a2db7d2ecd9f576b168916d113ac8a3448e7ec722b_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:360c1c09fb548074f4e7a03e913e62218b91e67aa3b2c9e90a3619a6ae210f62_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:5b17a3779457df48bcd585a00ed7fcb01710cabc44f7f38be3d7399cb22d33ab_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:7f46e78078ce043688e3762a4985101a751551a7dcf99e8eed2106537e6e5892_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:839d550c7d790df2b77f9a7c58999511aeefe05ad822e252e423e30fffd75e94_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:0378708534d36eb706f5ff10f7e22a78e5690963016197d6b8bc7c8ca1c78a1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:8d3bd630808680b2d4c506a329494703a562f5c114ddfd938bd91e2587e05d63_amd64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:cd01952ec4a4dfa7735fa44581d860008b8f0176940e313315741fb23e341ae5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:e42860008271d89c0111a33dc47932a74a2d14d1060a8af81b7c545604f6fcc5_arm64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:ec9b55091eb416d9b55a1e55f29ca493a9ae6408d9c7c4e51395b08744e96b11_amd64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_s390x", "9Base-RHOSE-4.16:rhcos@sha256:42cff8389b798df1496ee30da37cd9e27c2e423c9113042ef60e28c318af3ab7_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html" } ] }
rhsa-2024_0670
Vulnerability from csaf_redhat
Notes
{ "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": "2025-01-06T18:52:58+00:00", "generator": { "date": "2025-01-06T18:52:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "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": "2025-01-06T18:52:58+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" } ] }
WID-SEC-W-2024-3377
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um seine Privilegien zu erh\u00f6hen, Informationen offenzulegen und um nicht n\u00e4her beschriebene Auswirkungen zu erzielen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3377 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3377.json" }, { "category": "self", "summary": "WID-SEC-2024-3377 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3377" }, { "category": "external", "summary": "Dell Security Update", "url": "https://www.dell.com/support/kbdoc/de-de/000245360/dsa-2024-424-security-update-for-dell-pdsa-2024-424-security-update-for-dell-powerprotect-dd-vulnerabilityowerprotect-dd-vulnerability" } ], "source_lang": "en-US", "title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-07T23:00:00.000+00:00", "generator": { "date": "2024-11-08T12:08:33.588+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-3377", "initial_release_date": "2024-11-07T23:00:00.000+00:00", "revision_history": [ { "date": "2024-11-07T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c8.1.0.0", "product": { "name": "Dell PowerProtect Data Domain \u003c8.1.0.0", "product_id": "T038861" } }, { "category": "product_version", "name": "8.1.0.0", "product": { "name": "Dell PowerProtect Data Domain 8.1.0.0", "product_id": "T038861-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:8.1.0.0" } } }, { "category": "product_version_range", "name": "\u003c7.13.1.10", "product": { "name": "Dell PowerProtect Data Domain \u003c7.13.1.10", "product_id": "T038862" } }, { "category": "product_version", "name": "7.13.1.10", "product": { "name": "Dell PowerProtect Data Domain 7.13.1.10", "product_id": "T038862-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.10" } } }, { "category": "product_version_range", "name": "\u003c7.10.1.40", "product": { "name": "Dell PowerProtect Data Domain \u003c7.10.1.40", "product_id": "T038863" } }, { "category": "product_version", "name": "7.10.1.40", "product": { "name": "Dell PowerProtect Data Domain 7.10.1.40", "product_id": "T038863-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.40" } } }, { "category": "product_version_range", "name": "\u003c7.7.5.50", "product": { "name": "Dell PowerProtect Data Domain \u003c7.7.5.50", "product_id": "T038864" } }, { "category": "product_version", "name": "7.7.5.50", "product": { "name": "Dell PowerProtect Data Domain 7.7.5.50", "product_id": "T038864-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.7.5.50" } } } ], "category": "product_name", "name": "powerprotect_data_domain" } ], "category": "vendor", "name": "dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45759", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Dell PowerProtect Data Domain. Dieser Fehler existiert wegen unzureichender Privilegienbeschr\u00e4nkungen, die unautorisierte Konfigurations\u00e4nderungen erm\u00f6glichen. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um bestimmte Befehle auszuf\u00fchren, die Systemkonfiguration der Anwendung zu \u00fcberschreiben und so seine Privilegien zu erh\u00f6hen oder einen Denial-of-Service-Zustand zu erzeugen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-45759" }, { "cve": "CVE-2024-48010", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Dell PowerProtect Data Domain. Dieser Fehler existiert wegen einer unsachgem\u00e4\u00dfen Zugriffskontrolle. Ein entfernter authentifizierter Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erh\u00f6hen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-48010" }, { "cve": "CVE-2024-48011", "notes": [ { "category": "description", "text": "Es existiert eine nicht n\u00e4her beschriebene Schwachstelle in Dell PowerProtect Data Domain. Ein entfernter, authentisierter Angreifer kann dadurch Informationen offenlegen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-48011" }, { "cve": "CVE-2017-16829", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2017-16829" }, { "cve": "CVE-2017-5849", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2017-5849" }, { "cve": "CVE-2018-7208", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2018-7208" }, { "cve": "CVE-2019-14889", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2019-14889" }, { "cve": "CVE-2020-12912", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-12912" }, { "cve": "CVE-2020-16135", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-16135" }, { "cve": "CVE-2020-1730", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-1730" }, { "cve": "CVE-2020-24455", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-24455" }, { "cve": "CVE-2020-8694", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-8694" }, { "cve": "CVE-2020-8695", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-8695" }, { "cve": "CVE-2021-27219", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-27219" }, { "cve": "CVE-2021-3565", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-3565" }, { "cve": "CVE-2021-3634", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-3634" }, { "cve": "CVE-2022-1210", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1210" }, { "cve": "CVE-2022-1622", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1622" }, { "cve": "CVE-2022-1996", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1996" }, { "cve": "CVE-2022-22576", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-22576" }, { "cve": "CVE-2022-25313", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-25313" }, { "cve": "CVE-2022-27774", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27774" }, { "cve": "CVE-2022-27775", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27775" }, { "cve": "CVE-2022-27776", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27776" }, { "cve": "CVE-2022-27781", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-29361", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-29361" }, { "cve": "CVE-2022-32205", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32205" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32207", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32207" }, { "cve": "CVE-2022-32208", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-35252", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-40023", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-40023" }, { "cve": "CVE-2022-40090", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-40090" }, { "cve": "CVE-2022-42915", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-42915" }, { "cve": "CVE-2022-42916", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-42916" }, { "cve": "CVE-2022-43551", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-43551" }, { "cve": "CVE-2022-43552", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-4603", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-4603" }, { "cve": "CVE-2022-48064", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-48064" }, { "cve": "CVE-2022-48624", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-48624" }, { "cve": "CVE-2023-0461", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-0461" }, { "cve": "CVE-2023-1667", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-1667" }, { "cve": "CVE-2023-1916", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-1916" }, { "cve": "CVE-2023-20592", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-20592" }, { "cve": "CVE-2023-2137", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2137" }, { "cve": "CVE-2023-22745", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-22745" }, { "cve": "CVE-2023-2283", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2283" }, { "cve": "CVE-2023-23914", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23914" }, { "cve": "CVE-2023-23915", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23934", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23934" }, { "cve": "CVE-2023-25577", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-25577" }, { "cve": "CVE-2023-26965", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-26965" }, { "cve": "CVE-2023-27043", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27043" }, { "cve": "CVE-2023-2731", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2731" }, { "cve": "CVE-2023-27533", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27538", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-28319", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28319" }, { "cve": "CVE-2023-28320", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-31083", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-31083" }, { "cve": "CVE-2023-34055", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-34055" }, { "cve": "CVE-2023-35116", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-38286", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38286" }, { "cve": "CVE-2023-38469", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38469" }, { "cve": "CVE-2023-38471", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38471" }, { "cve": "CVE-2023-38472", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38472" }, { "cve": "CVE-2023-38545", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38545" }, { "cve": "CVE-2023-38546", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38546" }, { "cve": "CVE-2023-39197", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39197" }, { "cve": "CVE-2023-39198", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39198" }, { "cve": "CVE-2023-39804", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39804" }, { "cve": "CVE-2023-40217", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-40217" }, { "cve": "CVE-2023-42465", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-42465" }, { "cve": "CVE-2023-4255", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-4255" }, { "cve": "CVE-2023-45139", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45139" }, { "cve": "CVE-2023-45322", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45322" }, { "cve": "CVE-2023-45863", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45863" }, { "cve": "CVE-2023-45871", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45871" }, { "cve": "CVE-2023-46136", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46136" }, { "cve": "CVE-2023-46218", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46218" }, { "cve": "CVE-2023-46219", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46219" }, { "cve": "CVE-2023-46751", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46751" }, { "cve": "CVE-2023-48795", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-49083", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-50447", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50447" }, { "cve": "CVE-2023-5049", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5049" }, { "cve": "CVE-2023-50495", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50495" }, { "cve": "CVE-2023-50782", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50782" }, { "cve": "CVE-2023-51257", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-51257" }, { "cve": "CVE-2023-52425", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-52426" }, { "cve": "CVE-2023-5678", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5717", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5717" }, { "cve": "CVE-2023-5752", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5752" }, { "cve": "CVE-2023-6004", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6004" }, { "cve": "CVE-2023-6597", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2023-6918", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6918" }, { "cve": "CVE-2023-7207", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-7207" }, { "cve": "CVE-2024-0450", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0727", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-0985", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0985" }, { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-21626" }, { "cve": "CVE-2024-22195", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-22195" }, { "cve": "CVE-2024-22365", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-22365" }, { "cve": "CVE-2024-23651", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23651" }, { "cve": "CVE-2024-23652", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23652" }, { "cve": "CVE-2024-23653", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23653" }, { "cve": "CVE-2024-23672", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23672" }, { "cve": "CVE-2024-24549", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-26130", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26458", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-28085", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28085" }, { "cve": "CVE-2024-28182", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28219", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28219" }, { "cve": "CVE-2024-28757", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28757" } ] }
wid-sec-w-2024-3377
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um seine Privilegien zu erh\u00f6hen, Informationen offenzulegen und um nicht n\u00e4her beschriebene Auswirkungen zu erzielen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3377 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3377.json" }, { "category": "self", "summary": "WID-SEC-2024-3377 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3377" }, { "category": "external", "summary": "Dell Security Update", "url": "https://www.dell.com/support/kbdoc/de-de/000245360/dsa-2024-424-security-update-for-dell-pdsa-2024-424-security-update-for-dell-powerprotect-dd-vulnerabilityowerprotect-dd-vulnerability" } ], "source_lang": "en-US", "title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-07T23:00:00.000+00:00", "generator": { "date": "2024-11-08T12:08:33.588+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-3377", "initial_release_date": "2024-11-07T23:00:00.000+00:00", "revision_history": [ { "date": "2024-11-07T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c8.1.0.0", "product": { "name": "Dell PowerProtect Data Domain \u003c8.1.0.0", "product_id": "T038861" } }, { "category": "product_version", "name": "8.1.0.0", "product": { "name": "Dell PowerProtect Data Domain 8.1.0.0", "product_id": "T038861-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:8.1.0.0" } } }, { "category": "product_version_range", "name": "\u003c7.13.1.10", "product": { "name": "Dell PowerProtect Data Domain \u003c7.13.1.10", "product_id": "T038862" } }, { "category": "product_version", "name": "7.13.1.10", "product": { "name": "Dell PowerProtect Data Domain 7.13.1.10", "product_id": "T038862-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.10" } } }, { "category": "product_version_range", "name": "\u003c7.10.1.40", "product": { "name": "Dell PowerProtect Data Domain \u003c7.10.1.40", "product_id": "T038863" } }, { "category": "product_version", "name": "7.10.1.40", "product": { "name": "Dell PowerProtect Data Domain 7.10.1.40", "product_id": "T038863-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.40" } } }, { "category": "product_version_range", "name": "\u003c7.7.5.50", "product": { "name": "Dell PowerProtect Data Domain \u003c7.7.5.50", "product_id": "T038864" } }, { "category": "product_version", "name": "7.7.5.50", "product": { "name": "Dell PowerProtect Data Domain 7.7.5.50", "product_id": "T038864-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.7.5.50" } } } ], "category": "product_name", "name": "powerprotect_data_domain" } ], "category": "vendor", "name": "dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45759", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Dell PowerProtect Data Domain. Dieser Fehler existiert wegen unzureichender Privilegienbeschr\u00e4nkungen, die unautorisierte Konfigurations\u00e4nderungen erm\u00f6glichen. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um bestimmte Befehle auszuf\u00fchren, die Systemkonfiguration der Anwendung zu \u00fcberschreiben und so seine Privilegien zu erh\u00f6hen oder einen Denial-of-Service-Zustand zu erzeugen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-45759" }, { "cve": "CVE-2024-48010", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Dell PowerProtect Data Domain. Dieser Fehler existiert wegen einer unsachgem\u00e4\u00dfen Zugriffskontrolle. Ein entfernter authentifizierter Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erh\u00f6hen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-48010" }, { "cve": "CVE-2024-48011", "notes": [ { "category": "description", "text": "Es existiert eine nicht n\u00e4her beschriebene Schwachstelle in Dell PowerProtect Data Domain. Ein entfernter, authentisierter Angreifer kann dadurch Informationen offenlegen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-48011" }, { "cve": "CVE-2017-16829", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2017-16829" }, { "cve": "CVE-2017-5849", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2017-5849" }, { "cve": "CVE-2018-7208", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2018-7208" }, { "cve": "CVE-2019-14889", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2019-14889" }, { "cve": "CVE-2020-12912", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-12912" }, { "cve": "CVE-2020-16135", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-16135" }, { "cve": "CVE-2020-1730", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-1730" }, { "cve": "CVE-2020-24455", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-24455" }, { "cve": "CVE-2020-8694", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-8694" }, { "cve": "CVE-2020-8695", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-8695" }, { "cve": "CVE-2021-27219", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-27219" }, { "cve": "CVE-2021-3565", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-3565" }, { "cve": "CVE-2021-3634", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-3634" }, { "cve": "CVE-2022-1210", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1210" }, { "cve": "CVE-2022-1622", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1622" }, { "cve": "CVE-2022-1996", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1996" }, { "cve": "CVE-2022-22576", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-22576" }, { "cve": "CVE-2022-25313", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-25313" }, { "cve": "CVE-2022-27774", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27774" }, { "cve": "CVE-2022-27775", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27775" }, { "cve": "CVE-2022-27776", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27776" }, { "cve": "CVE-2022-27781", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-29361", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-29361" }, { "cve": "CVE-2022-32205", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32205" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32207", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32207" }, { "cve": "CVE-2022-32208", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-35252", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-40023", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-40023" }, { "cve": "CVE-2022-40090", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-40090" }, { "cve": "CVE-2022-42915", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-42915" }, { "cve": "CVE-2022-42916", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-42916" }, { "cve": "CVE-2022-43551", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-43551" }, { "cve": "CVE-2022-43552", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-4603", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-4603" }, { "cve": "CVE-2022-48064", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-48064" }, { "cve": "CVE-2022-48624", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-48624" }, { "cve": "CVE-2023-0461", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-0461" }, { "cve": "CVE-2023-1667", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-1667" }, { "cve": "CVE-2023-1916", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-1916" }, { "cve": "CVE-2023-20592", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-20592" }, { "cve": "CVE-2023-2137", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2137" }, { "cve": "CVE-2023-22745", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-22745" }, { "cve": "CVE-2023-2283", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2283" }, { "cve": "CVE-2023-23914", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23914" }, { "cve": "CVE-2023-23915", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23934", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23934" }, { "cve": "CVE-2023-25577", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-25577" }, { "cve": "CVE-2023-26965", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-26965" }, { "cve": "CVE-2023-27043", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27043" }, { "cve": "CVE-2023-2731", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2731" }, { "cve": "CVE-2023-27533", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27538", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-28319", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28319" }, { "cve": "CVE-2023-28320", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-31083", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-31083" }, { "cve": "CVE-2023-34055", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-34055" }, { "cve": "CVE-2023-35116", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-38286", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38286" }, { "cve": "CVE-2023-38469", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38469" }, { "cve": "CVE-2023-38471", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38471" }, { "cve": "CVE-2023-38472", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38472" }, { "cve": "CVE-2023-38545", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38545" }, { "cve": "CVE-2023-38546", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38546" }, { "cve": "CVE-2023-39197", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39197" }, { "cve": "CVE-2023-39198", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39198" }, { "cve": "CVE-2023-39804", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39804" }, { "cve": "CVE-2023-40217", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-40217" }, { "cve": "CVE-2023-42465", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-42465" }, { "cve": "CVE-2023-4255", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-4255" }, { "cve": "CVE-2023-45139", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45139" }, { "cve": "CVE-2023-45322", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45322" }, { "cve": "CVE-2023-45863", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45863" }, { "cve": "CVE-2023-45871", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45871" }, { "cve": "CVE-2023-46136", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46136" }, { "cve": "CVE-2023-46218", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46218" }, { "cve": "CVE-2023-46219", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46219" }, { "cve": "CVE-2023-46751", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46751" }, { "cve": "CVE-2023-48795", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-49083", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-50447", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50447" }, { "cve": "CVE-2023-5049", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5049" }, { "cve": "CVE-2023-50495", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50495" }, { "cve": "CVE-2023-50782", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50782" }, { "cve": "CVE-2023-51257", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-51257" }, { "cve": "CVE-2023-52425", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-52426" }, { "cve": "CVE-2023-5678", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5717", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5717" }, { "cve": "CVE-2023-5752", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5752" }, { "cve": "CVE-2023-6004", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6004" }, { "cve": "CVE-2023-6597", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2023-6918", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6918" }, { "cve": "CVE-2023-7207", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-7207" }, { "cve": "CVE-2024-0450", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0727", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-0985", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0985" }, { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-21626" }, { "cve": "CVE-2024-22195", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-22195" }, { "cve": "CVE-2024-22365", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-22365" }, { "cve": "CVE-2024-23651", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23651" }, { "cve": "CVE-2024-23652", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23652" }, { "cve": "CVE-2024-23653", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23653" }, { "cve": "CVE-2024-23672", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23672" }, { "cve": "CVE-2024-24549", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-26130", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26458", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-28085", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28085" }, { "cve": "CVE-2024-28182", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28219", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28219" }, { "cve": "CVE-2024-28757", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen." } ], "product_status": { "known_affected": [ "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28757" } ] }
wid-sec-w-2024-0869
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0869 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0869.json" }, { "category": "self", "summary": "WID-SEC-2024-0869 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0869" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - April 2024 - Appendix Oracle Communications vom 2024-04-16", "url": "https://www.oracle.com/security-alerts/cpuapr2024.html#AppendixCGBU" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1878 vom 2024-04-18", "url": "https://access.redhat.com/errata/RHSA-2024:1878" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202405-01 vom 2024-05-04", "url": "https://security.gentoo.org/glsa/202405-01" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:7987 vom 2024-10-10", "url": "https://access.redhat.com/errata/RHSA-2024:7987" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-017 vom 2024-11-21", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2024/11/Xerox-Security-Bulletin-XRX24-017-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf" } ], "source_lang": "en-US", "title": "Oracle Communications: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-21T23:00:00.000+00:00", "generator": { "date": "2024-11-22T10:07:06.493+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-0869", "initial_release_date": "2024-04-16T22:00:00.000+00:00", "revision_history": [ { "date": "2024-04-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-04-17T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-05T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-10-10T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-21T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von XEROX aufgenommen" } ], "status": "final", "version": "5" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "5", "product": { "name": "Oracle Communications 5.0", "product_id": "T021645", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.0" } } }, { "category": "product_version", "name": "22.4.0", "product": { "name": "Oracle Communications 22.4.0", "product_id": "T024981", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:22.4.0" } } }, { "category": "product_version", "name": "23.1.0", "product": { "name": "Oracle Communications 23.1.0", "product_id": "T027326", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.1.0" } } }, { "category": "product_version", "name": "23.2.0", "product": { "name": "Oracle Communications 23.2.0", "product_id": "T028682", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.2.0" } } }, { "category": "product_version", "name": "5.1", "product": { "name": "Oracle Communications 5.1", "product_id": "T028684", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.1" } } }, { "category": "product_version", "name": "23.2.2", "product": { "name": "Oracle Communications 23.2.2", "product_id": "T030583", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.2.2" } } }, { "category": "product_version", "name": "23.3.0", "product": { "name": "Oracle Communications 23.3.0", "product_id": "T030586", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.3.0" } } }, { "category": "product_version", "name": "9.0.0.0", "product": { "name": "Oracle Communications 9.0.0.0", "product_id": "T030589", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.0.0.0" } } }, { "category": "product_version_range", "name": "\u003c=7.2.1.0.0", "product": { "name": "Oracle Communications \u003c=7.2.1.0.0", "product_id": "T030593" } }, { "category": "product_version_range", "name": "\u003c=7.2.1.0.0", "product": { "name": "Oracle Communications \u003c=7.2.1.0.0", "product_id": "T030593-fixed" } }, { "category": "product_version_range", "name": "\u003c=9.0.2", "product": { "name": "Oracle Communications \u003c=9.0.2", "product_id": "T030595" } }, { "category": "product_version_range", "name": "\u003c=9.0.2", "product": { "name": "Oracle Communications \u003c=9.0.2", "product_id": "T030595-fixed" } }, { "category": "product_version", "name": "23.3.1", "product": { "name": "Oracle Communications 23.3.1", "product_id": "T032088", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.3.1" } } }, { "category": "product_version", "name": "23.4.0", "product": { "name": "Oracle Communications 23.4.0", "product_id": "T032091", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.0" } } }, { "category": "product_version", "name": "23.4.1", "product": { "name": "Oracle Communications 23.4.1", "product_id": "T034143", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.1" } } }, { "category": "product_version_range", "name": "\u003c=23.4.2", "product": { "name": "Oracle Communications \u003c=23.4.2", "product_id": "T034144" } }, { "category": "product_version_range", "name": "\u003c=23.4.2", "product": { "name": "Oracle Communications \u003c=23.4.2", "product_id": "T034144-fixed" } }, { "category": "product_version", "name": "24.1.0", "product": { "name": "Oracle Communications 24.1.0", "product_id": "T034145", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.1.0" } } }, { "category": "product_version", "name": "5.2", "product": { "name": "Oracle Communications 5.2", "product_id": "T034146", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.2" } } }, { "category": "product_version", "name": "24.1.0.0.0", "product": { "name": "Oracle Communications 24.1.0.0.0", "product_id": "T034147", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.1.0.0.0" } } }, { "category": "product_version", "name": "23.3.2", "product": { "name": "Oracle Communications 23.3.2", "product_id": "T034148", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.3.2" } } }, { "category": "product_version", "name": "14.0.0.0.0", "product": { "name": "Oracle Communications 14.0.0.0.0", "product_id": "T034149", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:14.0.0.0.0" } } }, { "category": "product_version", "name": "9.1.1.7.0", "product": { "name": "Oracle Communications 9.1.1.7.0", "product_id": "T034150", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1.1.7.0" } } } ], "category": "product_name", "name": "Communications" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "v9", "product": { "name": "Xerox FreeFlow Print Server v9", "product_id": "T015632", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-40152", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2022-40152" }, { "cve": "CVE-2022-40896", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2022-40896" }, { "cve": "CVE-2022-45688", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2022-45688" }, { "cve": "CVE-2023-2283", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-2283" }, { "cve": "CVE-2023-31122", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-31122" }, { "cve": "CVE-2023-33201", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-33201" }, { "cve": "CVE-2023-34053", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-34053" }, { "cve": "CVE-2023-34055", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-34055" }, { "cve": "CVE-2023-4016", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-4016" }, { "cve": "CVE-2023-41056", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-41056" }, { "cve": "CVE-2023-43496", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-43496" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45142", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-45142" }, { "cve": "CVE-2023-4641", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-4641" }, { "cve": "CVE-2023-46589", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-46589" }, { "cve": "CVE-2023-47100", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-47100" }, { "cve": "CVE-2023-4863", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-4863" }, { "cve": "CVE-2023-48795", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-49083", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-5072", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-5072" }, { "cve": "CVE-2023-51074", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-51074" }, { "cve": "CVE-2023-51257", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-51257" }, { "cve": "CVE-2023-51775", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-51775" }, { "cve": "CVE-2023-5341", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-5341" }, { "cve": "CVE-2023-5363", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-5363" }, { "cve": "CVE-2023-6507", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-6507" }, { "cve": "CVE-2024-1635", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-1635" }, { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-21626" }, { "cve": "CVE-2024-22201", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-22201" }, { "cve": "CVE-2024-22233", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-22233" }, { "cve": "CVE-2024-22257", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22259", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-22259" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-26130", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26308", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-26308" } ] }
wid-sec-w-2024-1488
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "IBM InfoSphere Information Server ist eine Softwareplattform zur Integration heterogener Daten.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter Angreifer kann mehrere Schwachstellen in IBM InfoSphere Information Server ausnutzen, um beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1488 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1488.json" }, { "category": "self", "summary": "WID-SEC-2024-1488 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1488" }, { "category": "external", "summary": "IBM Security Bulletin 7158440 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158440" }, { "category": "external", "summary": "IBM Security Bulletin 7158441 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158441" }, { "category": "external", "summary": "IBM Security Bulletin 7159065 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159065" }, { "category": "external", "summary": "IBM Security Bulletin 7158448 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158448" }, { "category": "external", "summary": "IBM Security Bulletin 7158443 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158443" }, { "category": "external", "summary": "IBM Security Bulletin 7159064 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159064" }, { "category": "external", "summary": "IBM Security Bulletin 7159048 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159048" }, { "category": "external", "summary": "IBM Security Bulletin 7158595 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158595" }, { "category": "external", "summary": "IBM Security Bulletin 7159049 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159049" }, { "category": "external", "summary": "IBM Security Bulletin 7158447 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158447" }, { "category": "external", "summary": "IBM Security Bulletin 7158437 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158437" }, { "category": "external", "summary": "IBM Security Bulletin 7159057 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159057" }, { "category": "external", "summary": "IBM Security Bulletin 7158597 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158597" }, { "category": "external", "summary": "IBM Security Bulletin 7159060 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159060" }, { "category": "external", "summary": "IBM Security Bulletin 7158444 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158444" }, { "category": "external", "summary": "IBM Security Bulletin 7158408 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158408" }, { "category": "external", "summary": "IBM Security Bulletin 7158431 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158431" }, { "category": "external", "summary": "IBM Security Bulletin 7158439 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158439" }, { "category": "external", "summary": "IBM Security Bulletin 7158425 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158425" }, { "category": "external", "summary": "IBM Security Bulletin 7159066 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159066" }, { "category": "external", "summary": "IBM Security Bulletin 7159052 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159052" } ], "source_lang": "en-US", "title": "IBM InfoSphere Information Server: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-06-30T22:00:00.000+00:00", "generator": { "date": "2024-08-15T18:10:45.818+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2024-1488", "initial_release_date": "2024-06-30T22:00:00.000+00:00", "revision_history": [ { "date": "2024-06-30T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c11.7.1.0", "product": { "name": "IBM InfoSphere Information Server \u003c11.7.1.0", "product_id": "T035707" } }, { "category": "product_version_range", "name": "\u003c11.7.1.5", "product": { "name": "IBM InfoSphere Information Server \u003c11.7.1.5", "product_id": "T035708" } } ], "category": "product_name", "name": "InfoSphere Information Server" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-8562", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2020-8562" }, { "cve": "CVE-2021-25743", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2021-25743" }, { "cve": "CVE-2023-22102", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-22102" }, { "cve": "CVE-2023-27561", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-27561" }, { "cve": "CVE-2023-28642", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-28642" }, { "cve": "CVE-2023-3446", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-3446" }, { "cve": "CVE-2023-35022", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-35022" }, { "cve": "CVE-2023-3817", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-3817" }, { "cve": "CVE-2023-4759", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-4759" }, { "cve": "CVE-2023-50312", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-50312" }, { "cve": "CVE-2023-50952", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-50952" }, { "cve": "CVE-2023-50953", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-50953" }, { "cve": "CVE-2023-50954", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-50954" }, { "cve": "CVE-2023-50964", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-50964" }, { "cve": "CVE-2023-51775", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-51775" }, { "cve": "CVE-2023-5363", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-5363" }, { "cve": "CVE-2023-5678", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5685", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-5685" }, { "cve": "CVE-2023-6129", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-6129" }, { "cve": "CVE-2023-6237", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-6237" }, { "cve": "CVE-2024-0727", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-21626" }, { "cve": "CVE-2024-22329", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-22329" }, { "cve": "CVE-2024-25026", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-25026" }, { "cve": "CVE-2024-27268", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-27268" }, { "cve": "CVE-2024-27270", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-27270" }, { "cve": "CVE-2024-28794", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-28794" }, { "cve": "CVE-2024-28795", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-28795" }, { "cve": "CVE-2024-28797", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-28797" }, { "cve": "CVE-2024-28798", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-28798" }, { "cve": "CVE-2024-31898", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-31898" }, { "cve": "CVE-2024-31902", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-31902" }, { "cve": "CVE-2024-34062", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-34062" }, { "cve": "CVE-2024-35119", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-35119" }, { "cve": "CVE-2024-35195", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-35195" } ] }
wid-sec-w-2024-0794
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell ECS ist ein Objektspeichersystem.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0794 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0794.json" }, { "category": "self", "summary": "WID-SEC-2024-0794 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0794" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-141 vom 2024-04-04", "url": "https://www.dell.com/support/kbdoc/000223839/dsa-2024-=" } ], "source_lang": "en-US", "title": "Dell ECS: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-27T23:00:00.000+00:00", "generator": { "date": "2024-11-28T11:39:04.623+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-0794", "initial_release_date": "2024-04-04T22:00:00.000+00:00", "revision_history": [ { "date": "2024-04-04T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-11-27T23:00:00.000+00:00", "number": "2", "summary": "Produktzuordnung \u00fcberpr\u00fcft" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.8.1.0", "product": { "name": "Dell ECS \u003c3.8.1.0", "product_id": "T033919" } }, { "category": "product_version", "name": "3.8.1.0", "product": { "name": "Dell ECS 3.8.1.0", "product_id": "T033919-fixed", "product_identification_helper": { "cpe": "cpe:/h:dell:ecs:3.8.1.0" } } } ], "category": "product_name", "name": "ECS" } ], "category": "vendor", "name": "Dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-18074", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2018-18074" }, { "cve": "CVE-2020-10663", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10663" }, { "cve": "CVE-2020-10672", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10672" }, { "cve": "CVE-2020-10673", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10673" }, { "cve": "CVE-2020-10735", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10735" }, { "cve": "CVE-2020-10968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10968" }, { "cve": "CVE-2020-10969", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10969" }, { "cve": "CVE-2020-11111", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11111" }, { "cve": "CVE-2020-11112", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11112" }, { "cve": "CVE-2020-11113", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11113" }, { "cve": "CVE-2020-11612", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11612" }, { "cve": "CVE-2020-11619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11619" }, { "cve": "CVE-2020-11620", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11620" }, { "cve": "CVE-2020-11979", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11979" }, { "cve": "CVE-2020-12762", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-12762" }, { "cve": "CVE-2020-12825", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-12825" }, { "cve": "CVE-2020-13956", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-13956" }, { "cve": "CVE-2020-14060", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14060" }, { "cve": "CVE-2020-14061", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14061" }, { "cve": "CVE-2020-14062", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14062" }, { "cve": "CVE-2020-14195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14195" }, { "cve": "CVE-2020-15250", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-15250" }, { "cve": "CVE-2020-1945", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1945" }, { "cve": "CVE-2020-1967", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1967" }, { "cve": "CVE-2020-1971", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1971" }, { "cve": "CVE-2020-24616", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-24616" }, { "cve": "CVE-2020-24750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-24750" }, { "cve": "CVE-2020-25649", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-25649" }, { "cve": "CVE-2020-25658", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-25658" }, { "cve": "CVE-2020-26116", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26116" }, { "cve": "CVE-2020-26137", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26137" }, { "cve": "CVE-2020-26541", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26541" }, { "cve": "CVE-2020-27216", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27216" }, { "cve": "CVE-2020-27218", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27218" }, { "cve": "CVE-2020-27223", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27223" }, { "cve": "CVE-2020-28366", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-28366" }, { "cve": "CVE-2020-28493", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-28493" }, { "cve": "CVE-2020-29509", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29509" }, { "cve": "CVE-2020-29511", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29511" }, { "cve": "CVE-2020-29582", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29582" }, { "cve": "CVE-2020-29651", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29651" }, { "cve": "CVE-2020-35490", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35490" }, { "cve": "CVE-2020-35491", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35491" }, { "cve": "CVE-2020-35728", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35728" }, { "cve": "CVE-2020-36179", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36179" }, { "cve": "CVE-2020-36180", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36180" }, { "cve": "CVE-2020-36181", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36181" }, { "cve": "CVE-2020-36182", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36182" }, { "cve": "CVE-2020-36183", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36183" }, { "cve": "CVE-2020-36184", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36184" }, { "cve": "CVE-2020-36185", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36185" }, { "cve": "CVE-2020-36186", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36186" }, { "cve": "CVE-2020-36187", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36187" }, { "cve": "CVE-2020-36188", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36188" }, { "cve": "CVE-2020-36189", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36189" }, { "cve": "CVE-2020-36516", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36516" }, { "cve": "CVE-2020-36518", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36518" }, { "cve": "CVE-2020-36557", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36557" }, { "cve": "CVE-2020-36558", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36558" }, { "cve": "CVE-2020-36691", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36691" }, { "cve": "CVE-2020-7238", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-7238" }, { "cve": "CVE-2020-8840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8840" }, { "cve": "CVE-2020-8908", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8908" }, { "cve": "CVE-2020-8911", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8911" }, { "cve": "CVE-2020-8912", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8912" }, { "cve": "CVE-2020-9488", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9488" }, { "cve": "CVE-2020-9493", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9493" }, { "cve": "CVE-2020-9546", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9546" }, { "cve": "CVE-2020-9547", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9547" }, { "cve": "CVE-2020-9548", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9548" }, { "cve": "CVE-2021-20190", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-20190" }, { "cve": "CVE-2021-20323", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-20323" }, { "cve": "CVE-2021-21290", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21290" }, { "cve": "CVE-2021-21295", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21295" }, { "cve": "CVE-2021-21409", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21409" }, { "cve": "CVE-2021-23840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-23840" }, { "cve": "CVE-2021-23841", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-23841" }, { "cve": "CVE-2021-2471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-2471" }, { "cve": "CVE-2021-25642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-25642" }, { "cve": "CVE-2021-26341", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-26341" }, { "cve": "CVE-2021-27918", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-27918" }, { "cve": "CVE-2021-28153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28153" }, { "cve": "CVE-2021-28165", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28165" }, { "cve": "CVE-2021-28169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28169" }, { "cve": "CVE-2021-28861", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28861" }, { "cve": "CVE-2021-29425", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-29425" }, { "cve": "CVE-2021-30560", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-30560" }, { "cve": "CVE-2021-3114", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3114" }, { "cve": "CVE-2021-33036", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33036" }, { "cve": "CVE-2021-33194", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33194" }, { "cve": "CVE-2021-33195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33195" }, { "cve": "CVE-2021-33196", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33196" }, { "cve": "CVE-2021-33197", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33197" }, { "cve": "CVE-2021-33503", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33503" }, { "cve": "CVE-2021-33655", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33655" }, { "cve": "CVE-2021-33656", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33656" }, { "cve": "CVE-2021-3424", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3424" }, { "cve": "CVE-2021-34428", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-34428" }, { "cve": "CVE-2021-3449", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3449" }, { "cve": "CVE-2021-3450", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3450" }, { "cve": "CVE-2021-3530", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3530" }, { "cve": "CVE-2021-36221", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36221" }, { "cve": "CVE-2021-36373", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36373" }, { "cve": "CVE-2021-36374", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36374" }, { "cve": "CVE-2021-3648", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3648" }, { "cve": "CVE-2021-36690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36690" }, { "cve": "CVE-2021-3711", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3711" }, { "cve": "CVE-2021-3712", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3712" }, { "cve": "CVE-2021-37136", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37136" }, { "cve": "CVE-2021-37137", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37137" }, { "cve": "CVE-2021-37404", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37404" }, { "cve": "CVE-2021-37533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37533" }, { "cve": "CVE-2021-3754", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3754" }, { "cve": "CVE-2021-3778", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3778" }, { "cve": "CVE-2021-3796", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3796" }, { "cve": "CVE-2021-3826", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3826" }, { "cve": "CVE-2021-3827", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3827" }, { "cve": "CVE-2021-38297", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-38297" }, { "cve": "CVE-2021-3872", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3872" }, { "cve": "CVE-2021-3875", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3875" }, { "cve": "CVE-2021-3903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3903" }, { "cve": "CVE-2021-3923", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3923" }, { "cve": "CVE-2021-3927", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3927" }, { "cve": "CVE-2021-3928", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3928" }, { "cve": "CVE-2021-3968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3968" }, { "cve": "CVE-2021-3973", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3973" }, { "cve": "CVE-2021-3974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3974" }, { "cve": "CVE-2021-3984", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3984" }, { "cve": "CVE-2021-4019", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4019" }, { "cve": "CVE-2021-4037", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4037" }, { "cve": "CVE-2021-4069", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4069" }, { "cve": "CVE-2021-4104", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4104" }, { "cve": "CVE-2021-4136", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4136" }, { "cve": "CVE-2021-4157", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4157" }, { "cve": "CVE-2021-4166", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4166" }, { "cve": "CVE-2021-41771", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-41771" }, { "cve": "CVE-2021-4192", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4192" }, { "cve": "CVE-2021-4193", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4193" }, { "cve": "CVE-2021-4203", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4203" }, { "cve": "CVE-2021-42567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-42567" }, { "cve": "CVE-2021-43797", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-43797" }, { "cve": "CVE-2021-44531", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44531" }, { "cve": "CVE-2021-44532", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44532" }, { "cve": "CVE-2021-44533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44533" }, { "cve": "CVE-2021-44716", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44716" }, { "cve": "CVE-2021-44878", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44878" }, { "cve": "CVE-2021-45078", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-45078" }, { "cve": "CVE-2021-46195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46195" }, { "cve": "CVE-2021-46828", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46828" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46848" }, { "cve": "CVE-2022-0128", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0128" }, { "cve": "CVE-2022-0213", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0213" }, { "cve": "CVE-2022-0225", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0225" }, { "cve": "CVE-2022-0261", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0261" }, { "cve": "CVE-2022-0318", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0318" }, { "cve": "CVE-2022-0319", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0319" }, { "cve": "CVE-2022-0351", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0351" }, { "cve": "CVE-2022-0359", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0359" }, { "cve": "CVE-2022-0361", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0361" }, { "cve": "CVE-2022-0392", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0392" }, { "cve": "CVE-2022-0407", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0407" }, { "cve": "CVE-2022-0413", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0413" }, { "cve": "CVE-2022-0561", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0561" }, { "cve": "CVE-2022-0696", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0696" }, { "cve": "CVE-2022-0778", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0778" }, { "cve": "CVE-2022-1184", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1184" }, { "cve": "CVE-2022-1245", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1245" }, { "cve": "CVE-2022-1271", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1271" }, { "cve": "CVE-2022-1292", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1292" }, { "cve": "CVE-2022-1381", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1381" }, { "cve": "CVE-2022-1420", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1420" }, { "cve": "CVE-2022-1462", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1462" }, { "cve": "CVE-2022-1466", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1466" }, { "cve": "CVE-2022-1471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1471" }, { "cve": "CVE-2022-1586", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1586" }, { "cve": "CVE-2022-1587", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1587" }, { "cve": "CVE-2022-1616", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1616" }, { "cve": "CVE-2022-1619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1619" }, { "cve": "CVE-2022-1620", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1620" }, { "cve": "CVE-2022-1679", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1679" }, { "cve": "CVE-2022-1705", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1705" }, { "cve": "CVE-2022-1720", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1720" }, { "cve": "CVE-2022-1729", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1729" }, { "cve": "CVE-2022-1733", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1733" }, { "cve": "CVE-2022-1735", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1735" }, { "cve": "CVE-2022-1771", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1771" }, { "cve": "CVE-2022-1785", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1785" }, { "cve": "CVE-2022-1796", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1796" }, { "cve": "CVE-2022-1851", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1851" }, { "cve": "CVE-2022-1897", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1897" }, { "cve": "CVE-2022-1898", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1898" }, { "cve": "CVE-2022-1927", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1927" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-1968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1968" }, { "cve": "CVE-2022-1974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1974" }, { "cve": "CVE-2022-1975", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1975" }, { "cve": "CVE-2022-20132", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20132" }, { "cve": "CVE-2022-20141", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20141" }, { "cve": "CVE-2022-20154", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20154" }, { "cve": "CVE-2022-20166", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20166" }, { "cve": "CVE-2022-20368", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20368" }, { "cve": "CVE-2022-20369", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20369" }, { "cve": "CVE-2022-2047", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2047" }, { "cve": "CVE-2022-2048", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2048" }, { "cve": "CVE-2022-20567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20567" }, { "cve": "CVE-2022-2068", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2068" }, { "cve": "CVE-2022-2097", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2097" }, { "cve": "CVE-2022-21216", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21216" }, { "cve": "CVE-2022-21233", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21233" }, { "cve": "CVE-2022-2124", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2124" }, { "cve": "CVE-2022-2125", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2125" }, { "cve": "CVE-2022-2126", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2126" }, { "cve": "CVE-2022-2129", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2129" }, { "cve": "CVE-2022-21363", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21363" }, { "cve": "CVE-2022-21385", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21385" }, { "cve": "CVE-2022-21499", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21499" }, { "cve": "CVE-2022-2153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2153" }, { "cve": "CVE-2022-21540", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21540" }, { "cve": "CVE-2022-21541", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21541" }, { "cve": "CVE-2022-21549", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21549" }, { "cve": "CVE-2022-21618", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21618" }, { "cve": "CVE-2022-21619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21619" }, { "cve": "CVE-2022-21624", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21624" }, { "cve": "CVE-2022-21626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21626" }, { "cve": "CVE-2022-21628", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21628" }, { "cve": "CVE-2022-21702", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21702" }, { "cve": "CVE-2022-2175", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2175" }, { "cve": "CVE-2022-2182", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2182" }, { "cve": "CVE-2022-2183", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2183" }, { "cve": "CVE-2022-2206", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2206" }, { "cve": "CVE-2022-2207", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2207" }, { "cve": "CVE-2022-2208", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2208" }, { "cve": "CVE-2022-2210", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2210" }, { "cve": "CVE-2022-2231", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2231" }, { "cve": "CVE-2022-2256", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2256" }, { "cve": "CVE-2022-2257", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2257" }, { "cve": "CVE-2022-2264", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2264" }, { "cve": "CVE-2022-2284", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2284" }, { "cve": "CVE-2022-2285", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2285" }, { "cve": "CVE-2022-2286", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2286" }, { "cve": "CVE-2022-2287", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2287" }, { "cve": "CVE-2022-22976", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-22976" }, { "cve": "CVE-2022-22978", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-22978" }, { "cve": "CVE-2022-2304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2304" }, { "cve": "CVE-2022-2318", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2318" }, { "cve": "CVE-2022-23302", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23302" }, { "cve": "CVE-2022-23305", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23305" }, { "cve": "CVE-2022-23307", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23307" }, { "cve": "CVE-2022-2343", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2343" }, { "cve": "CVE-2022-2344", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2344" }, { "cve": "CVE-2022-2345", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2345" }, { "cve": "CVE-2022-23471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23471" }, { "cve": "CVE-2022-23521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23521" }, { "cve": "CVE-2022-23772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23772" }, { "cve": "CVE-2022-23773", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23773" }, { "cve": "CVE-2022-24302", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24302" }, { "cve": "CVE-2022-24329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24329" }, { "cve": "CVE-2022-24823", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24823" }, { "cve": "CVE-2022-24903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24903" }, { "cve": "CVE-2022-2503", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2503" }, { "cve": "CVE-2022-25147", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25147" }, { "cve": "CVE-2022-25168", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25168" }, { "cve": "CVE-2022-2519", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2519" }, { "cve": "CVE-2022-2520", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2520" }, { "cve": "CVE-2022-2521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2521" }, { "cve": "CVE-2022-2522", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2522" }, { "cve": "CVE-2022-25647", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25647" }, { "cve": "CVE-2022-2571", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2571" }, { "cve": "CVE-2022-2580", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2580" }, { "cve": "CVE-2022-2581", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2581" }, { "cve": "CVE-2022-25857", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25857" }, { "cve": "CVE-2022-2588", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2588" }, { "cve": "CVE-2022-2598", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2598" }, { "cve": "CVE-2022-26148", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26148" }, { "cve": "CVE-2022-26365", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26365" }, { "cve": "CVE-2022-26373", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26373" }, { "cve": "CVE-2022-2639", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2639" }, { "cve": "CVE-2022-26612", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26612" }, { "cve": "CVE-2022-2663", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2663" }, { "cve": "CVE-2022-27781", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-27943", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27943" }, { "cve": "CVE-2022-2795", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2795" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-2816", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2816" }, { "cve": "CVE-2022-2817", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2817" }, { "cve": "CVE-2022-2819", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2819" }, { "cve": "CVE-2022-28327", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28327" }, { "cve": "CVE-2022-2845", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2845" }, { "cve": "CVE-2022-2849", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2849" }, { "cve": "CVE-2022-2862", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2862" }, { "cve": "CVE-2022-2867", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2867" }, { "cve": "CVE-2022-2868", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2868" }, { "cve": "CVE-2022-2869", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2869" }, { "cve": "CVE-2022-28693", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28693" }, { "cve": "CVE-2022-2874", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2874" }, { "cve": "CVE-2022-28748", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28748" }, { "cve": "CVE-2022-2880", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2880" }, { "cve": "CVE-2022-2889", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2889" }, { "cve": "CVE-2022-29162", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29162" }, { "cve": "CVE-2022-29187", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29187" }, { "cve": "CVE-2022-2923", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2923" }, { "cve": "CVE-2022-2946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2946" }, { "cve": "CVE-2022-29526", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29526" }, { "cve": "CVE-2022-29583", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29583" }, { "cve": "CVE-2022-2964", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2964" }, { "cve": "CVE-2022-2977", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2977" }, { "cve": "CVE-2022-2980", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2980" }, { "cve": "CVE-2022-2982", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2982" }, { "cve": "CVE-2022-29900", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29900" }, { "cve": "CVE-2022-29901", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29901" }, { "cve": "CVE-2022-2991", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2991" }, { "cve": "CVE-2022-3016", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3016" }, { "cve": "CVE-2022-3028", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3028" }, { "cve": "CVE-2022-3037", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3037" }, { "cve": "CVE-2022-30580", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30580" }, { "cve": "CVE-2022-30630", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30630" }, { "cve": "CVE-2022-30631", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30631" }, { "cve": "CVE-2022-30632", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30632" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-3099", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3099" }, { "cve": "CVE-2022-31030", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31030" }, { "cve": "CVE-2022-31159", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31159" }, { "cve": "CVE-2022-3134", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3134" }, { "cve": "CVE-2022-3153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3153" }, { "cve": "CVE-2022-3169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3169" }, { "cve": "CVE-2022-31690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31690" }, { "cve": "CVE-2022-32148", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32148" }, { "cve": "CVE-2022-32149", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32149" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32208", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-3234", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3234" }, { "cve": "CVE-2022-3235", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3235" }, { "cve": "CVE-2022-3239", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3239" }, { "cve": "CVE-2022-3278", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3278" }, { "cve": "CVE-2022-3296", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3296" }, { "cve": "CVE-2022-3297", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3297" }, { "cve": "CVE-2022-33196", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33196" }, { "cve": "CVE-2022-3324", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3324" }, { "cve": "CVE-2022-3352", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3352" }, { "cve": "CVE-2022-33740", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33740" }, { "cve": "CVE-2022-33741", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33741" }, { "cve": "CVE-2022-33742", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33742" }, { "cve": "CVE-2022-33972", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33972" }, { "cve": "CVE-2022-33981", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33981" }, { "cve": "CVE-2022-34169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34169" }, { "cve": "CVE-2022-3424", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3424" }, { "cve": "CVE-2022-34266", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34266" }, { "cve": "CVE-2022-34526", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34526" }, { "cve": "CVE-2022-34903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34903" }, { "cve": "CVE-2022-3491", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3491" }, { "cve": "CVE-2022-3515", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3515" }, { "cve": "CVE-2022-3520", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3520" }, { "cve": "CVE-2022-3521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3521" }, { "cve": "CVE-2022-3524", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3524" }, { "cve": "CVE-2022-35252", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-3542", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3542" }, { "cve": "CVE-2022-3545", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3545" }, { "cve": "CVE-2022-3564", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3564" }, { "cve": "CVE-2022-3565", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3565" }, { "cve": "CVE-2022-3566", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3566" }, { "cve": "CVE-2022-3567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3567" }, { "cve": "CVE-2022-35737", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-35737" }, { "cve": "CVE-2022-3586", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3586" }, { "cve": "CVE-2022-3591", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3591" }, { "cve": "CVE-2022-3594", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3594" }, { "cve": "CVE-2022-3597", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3597" }, { "cve": "CVE-2022-3599", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3599" }, { "cve": "CVE-2022-36109", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36109" }, { "cve": "CVE-2022-3621", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3621" }, { "cve": "CVE-2022-3626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3626" }, { "cve": "CVE-2022-3627", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3627" }, { "cve": "CVE-2022-3628", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3628" }, { "cve": "CVE-2022-36280", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36280" }, { "cve": "CVE-2022-3629", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3629" }, { "cve": "CVE-2022-3635", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3635" }, { "cve": "CVE-2022-3643", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3643" }, { "cve": "CVE-2022-36437", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36437" }, { "cve": "CVE-2022-3646", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3646" }, { "cve": "CVE-2022-3649", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3649" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-36879", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36879" }, { "cve": "CVE-2022-36946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36946" }, { "cve": "CVE-2022-3705", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3705" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-37865", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37865" }, { "cve": "CVE-2022-37866", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37866" }, { "cve": "CVE-2022-38090", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38090" }, { "cve": "CVE-2022-38096", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38096" }, { "cve": "CVE-2022-38126", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38126" }, { "cve": "CVE-2022-38127", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38127" }, { "cve": "CVE-2022-38177", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38177" }, { "cve": "CVE-2022-38178", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38178" }, { "cve": "CVE-2022-3821", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3821" }, { "cve": "CVE-2022-38533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38533" }, { "cve": "CVE-2022-38749", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38749" }, { "cve": "CVE-2022-38750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38750" }, { "cve": "CVE-2022-38751", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38751" }, { "cve": "CVE-2022-38752", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38752" }, { "cve": "CVE-2022-39028", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39028" }, { "cve": "CVE-2022-3903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3903" }, { "cve": "CVE-2022-39188", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39188" }, { "cve": "CVE-2022-39399", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39399" }, { "cve": "CVE-2022-3970", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3970" }, { "cve": "CVE-2022-40149", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40149" }, { "cve": "CVE-2022-40150", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40150" }, { "cve": "CVE-2022-40151", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40151" }, { "cve": "CVE-2022-40152", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40152" }, { "cve": "CVE-2022-40153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40153" }, { "cve": "CVE-2022-40303", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40303" }, { "cve": "CVE-2022-40304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40307", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40307" }, { "cve": "CVE-2022-40674", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40674" }, { "cve": "CVE-2022-40768", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40768" }, { "cve": "CVE-2022-40899", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40899" }, { "cve": "CVE-2022-4095", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4095" }, { "cve": "CVE-2022-41218", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41218" }, { "cve": "CVE-2022-4129", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4129" }, { "cve": "CVE-2022-4141", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4141" }, { "cve": "CVE-2022-41717", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41717" }, { "cve": "CVE-2022-41721", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41721" }, { "cve": "CVE-2022-41848", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41848" }, { "cve": "CVE-2022-41850", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41850" }, { "cve": "CVE-2022-41854", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41854" }, { "cve": "CVE-2022-41858", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41858" }, { "cve": "CVE-2022-41881", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41881" }, { "cve": "CVE-2022-41903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41903" }, { "cve": "CVE-2022-41915", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41915" }, { "cve": "CVE-2022-41966", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41966" }, { "cve": "CVE-2022-41974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41974" }, { "cve": "CVE-2022-42003", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42003" }, { "cve": "CVE-2022-42004", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42004" }, { "cve": "CVE-2022-42010", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42010" }, { "cve": "CVE-2022-42011", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42011" }, { "cve": "CVE-2022-42012", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42012" }, { "cve": "CVE-2022-42328", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42328" }, { "cve": "CVE-2022-42329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42329" }, { "cve": "CVE-2022-42703", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42703" }, { "cve": "CVE-2022-42889", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42889" }, { "cve": "CVE-2022-42895", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42895" }, { "cve": "CVE-2022-42896", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42896" }, { "cve": "CVE-2022-42898", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42898" }, { "cve": "CVE-2022-4292", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4292" }, { "cve": "CVE-2022-4293", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4293" }, { "cve": "CVE-2022-42969", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42969" }, { "cve": "CVE-2022-4304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4304" }, { "cve": "CVE-2022-43552", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-43680", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43680" }, { "cve": "CVE-2022-43750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43750" }, { "cve": "CVE-2022-4378", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4378" }, { "cve": "CVE-2022-43945", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43945" }, { "cve": "CVE-2022-43995", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43995" }, { "cve": "CVE-2022-4415", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4415" }, { "cve": "CVE-2022-4450", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4450" }, { "cve": "CVE-2022-44638", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-44638" }, { "cve": "CVE-2022-45061", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45061" }, { "cve": "CVE-2022-45688", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45688" }, { "cve": "CVE-2022-45884", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45884" }, { "cve": "CVE-2022-45885", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45885" }, { "cve": "CVE-2022-45886", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45886" }, { "cve": "CVE-2022-45887", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45887" }, { "cve": "CVE-2022-45919", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45919" }, { "cve": "CVE-2022-45934", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45934" }, { "cve": "CVE-2022-45939", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45939" }, { "cve": "CVE-2022-4662", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4662" }, { "cve": "CVE-2022-46751", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-46751" }, { "cve": "CVE-2022-46908", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-46908" }, { "cve": "CVE-2022-47629", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-47629" }, { "cve": "CVE-2022-47929", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-47929" }, { "cve": "CVE-2022-48281", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48281" }, { "cve": "CVE-2022-48337", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48337" }, { "cve": "CVE-2022-48339", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48339" }, { "cve": "CVE-2023-0045", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0045" }, { "cve": "CVE-2023-0049", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0049" }, { "cve": "CVE-2023-0051", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0051" }, { "cve": "CVE-2023-0054", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0054" }, { "cve": "CVE-2023-0215", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0215" }, { "cve": "CVE-2023-0286", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0288", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0288" }, { "cve": "CVE-2023-0433", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0433" }, { "cve": "CVE-2023-0464", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0464" }, { "cve": "CVE-2023-0465", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0512", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0512" }, { "cve": "CVE-2023-0590", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0590" }, { "cve": "CVE-2023-0597", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0597" }, { "cve": "CVE-2023-0833", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0833" }, { "cve": "CVE-2023-1076", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1076" }, { "cve": "CVE-2023-1095", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1095" }, { "cve": "CVE-2023-1118", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1118" }, { "cve": "CVE-2023-1127", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1127" }, { "cve": "CVE-2023-1170", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1170" }, { "cve": "CVE-2023-1175", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1175" }, { "cve": "CVE-2023-1370", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1370" }, { "cve": "CVE-2023-1380", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1380" }, { "cve": "CVE-2023-1390", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1390" }, { "cve": "CVE-2023-1436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1436" }, { "cve": "CVE-2023-1513", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1513" }, { "cve": "CVE-2023-1611", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1611" }, { "cve": "CVE-2023-1670", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1670" }, { "cve": "CVE-2023-1855", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1855" }, { "cve": "CVE-2023-1989", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1989" }, { "cve": "CVE-2023-1990", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1990" }, { "cve": "CVE-2023-1998", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1998" }, { "cve": "CVE-2023-20862", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-20862" }, { "cve": "CVE-2023-2124", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2124" }, { "cve": "CVE-2023-2162", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2162" }, { "cve": "CVE-2023-2176", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2176" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-21835", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21835" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21930", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21930" }, { "cve": "CVE-2023-21937", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21937" }, { "cve": "CVE-2023-21938", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21938" }, { "cve": "CVE-2023-21939", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21939" }, { "cve": "CVE-2023-2194", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2194" }, { "cve": "CVE-2023-21954", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21954" }, { "cve": "CVE-2023-21967", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21967" }, { "cve": "CVE-2023-21968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21968" }, { "cve": "CVE-2023-22490", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-22490" }, { "cve": "CVE-2023-2253", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2253" }, { "cve": "CVE-2023-22809", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-22809" }, { "cve": "CVE-2023-23454", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23454" }, { "cve": "CVE-2023-23455", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23455" }, { "cve": "CVE-2023-23559", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23559" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23946" }, { "cve": "CVE-2023-24329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24329" }, { "cve": "CVE-2023-24532", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24532" }, { "cve": "CVE-2023-24534", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24534" }, { "cve": "CVE-2023-2483", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2483" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-2513", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2513" }, { "cve": "CVE-2023-25193", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25193" }, { "cve": "CVE-2023-25652", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25652" }, { "cve": "CVE-2023-25690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25690" }, { "cve": "CVE-2023-25809", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25809" }, { "cve": "CVE-2023-25815", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25815" }, { "cve": "CVE-2023-26048", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26048" }, { "cve": "CVE-2023-26049", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26049" }, { "cve": "CVE-2023-2650", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2650" }, { "cve": "CVE-2023-26545", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26545" }, { "cve": "CVE-2023-26604", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26604" }, { "cve": "CVE-2023-27533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27538", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-27561", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27561" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-28320", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-28328", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28328" }, { "cve": "CVE-2023-28464", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28464" }, { "cve": "CVE-2023-28486", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28486" }, { "cve": "CVE-2023-28487", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28487" }, { "cve": "CVE-2023-28642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28642" }, { "cve": "CVE-2023-28772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28772" }, { "cve": "CVE-2023-28840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28840" }, { "cve": "CVE-2023-28841", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28841" }, { "cve": "CVE-2023-28842", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28842" }, { "cve": "CVE-2023-29007", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29007" }, { "cve": "CVE-2023-29383", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29383" }, { "cve": "CVE-2023-29402", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29402" }, { "cve": "CVE-2023-29406", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29406" }, { "cve": "CVE-2023-29409", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29409" }, { "cve": "CVE-2023-2976", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2976" }, { "cve": "CVE-2023-30630", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-30630" }, { "cve": "CVE-2023-30772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-30772" }, { "cve": "CVE-2023-31084", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31084" }, { "cve": "CVE-2023-3138", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-3138" }, { "cve": "CVE-2023-31436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31436" }, { "cve": "CVE-2023-31484", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31484" }, { "cve": "CVE-2023-32269", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-32269" }, { "cve": "CVE-2023-32697", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-32697" }, { "cve": "CVE-2023-33264", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-33264" }, { "cve": "CVE-2023-34034", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34034" }, { "cve": "CVE-2023-34035", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34035" }, { "cve": "CVE-2023-34453", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34453" }, { "cve": "CVE-2023-34454", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34454" }, { "cve": "CVE-2023-34455", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34455" }, { "cve": "CVE-2023-34462", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34462" }, { "cve": "CVE-2023-35116", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-3635", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-3635" }, { "cve": "CVE-2023-36479", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-36479" }, { "cve": "CVE-2023-39533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-39533" }, { "cve": "CVE-2023-40167", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-40167" }, { "cve": "CVE-2023-40217", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-40217" }, { "cve": "CVE-2023-41105", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-41105" }, { "cve": "CVE-2023-41900", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-41900" }, { "cve": "CVE-2023-43642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-43642" }, { "cve": "CVE-2023-43804", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-43804" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45803", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-45803" }, { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2024-21626" } ] }
WID-SEC-W-2024-1488
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "IBM InfoSphere Information Server ist eine Softwareplattform zur Integration heterogener Daten.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter Angreifer kann mehrere Schwachstellen in IBM InfoSphere Information Server ausnutzen, um beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1488 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1488.json" }, { "category": "self", "summary": "WID-SEC-2024-1488 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1488" }, { "category": "external", "summary": "IBM Security Bulletin 7158440 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158440" }, { "category": "external", "summary": "IBM Security Bulletin 7158441 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158441" }, { "category": "external", "summary": "IBM Security Bulletin 7159065 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159065" }, { "category": "external", "summary": "IBM Security Bulletin 7158448 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158448" }, { "category": "external", "summary": "IBM Security Bulletin 7158443 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158443" }, { "category": "external", "summary": "IBM Security Bulletin 7159064 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159064" }, { "category": "external", "summary": "IBM Security Bulletin 7159048 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159048" }, { "category": "external", "summary": "IBM Security Bulletin 7158595 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158595" }, { "category": "external", "summary": "IBM Security Bulletin 7159049 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159049" }, { "category": "external", "summary": "IBM Security Bulletin 7158447 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158447" }, { "category": "external", "summary": "IBM Security Bulletin 7158437 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158437" }, { "category": "external", "summary": "IBM Security Bulletin 7159057 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159057" }, { "category": "external", "summary": "IBM Security Bulletin 7158597 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158597" }, { "category": "external", "summary": "IBM Security Bulletin 7159060 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159060" }, { "category": "external", "summary": "IBM Security Bulletin 7158444 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158444" }, { "category": "external", "summary": "IBM Security Bulletin 7158408 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158408" }, { "category": "external", "summary": "IBM Security Bulletin 7158431 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158431" }, { "category": "external", "summary": "IBM Security Bulletin 7158439 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158439" }, { "category": "external", "summary": "IBM Security Bulletin 7158425 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7158425" }, { "category": "external", "summary": "IBM Security Bulletin 7159066 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159066" }, { "category": "external", "summary": "IBM Security Bulletin 7159052 vom 2024-06-30", "url": "https://www.ibm.com/support/pages/node/7159052" } ], "source_lang": "en-US", "title": "IBM InfoSphere Information Server: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-06-30T22:00:00.000+00:00", "generator": { "date": "2024-08-15T18:10:45.818+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2024-1488", "initial_release_date": "2024-06-30T22:00:00.000+00:00", "revision_history": [ { "date": "2024-06-30T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c11.7.1.0", "product": { "name": "IBM InfoSphere Information Server \u003c11.7.1.0", "product_id": "T035707" } }, { "category": "product_version_range", "name": "\u003c11.7.1.5", "product": { "name": "IBM InfoSphere Information Server \u003c11.7.1.5", "product_id": "T035708" } } ], "category": "product_name", "name": "InfoSphere Information Server" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-8562", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2020-8562" }, { "cve": "CVE-2021-25743", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2021-25743" }, { "cve": "CVE-2023-22102", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-22102" }, { "cve": "CVE-2023-27561", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-27561" }, { "cve": "CVE-2023-28642", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-28642" }, { "cve": "CVE-2023-3446", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-3446" }, { "cve": "CVE-2023-35022", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-35022" }, { "cve": "CVE-2023-3817", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-3817" }, { "cve": "CVE-2023-4759", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-4759" }, { "cve": "CVE-2023-50312", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-50312" }, { "cve": "CVE-2023-50952", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-50952" }, { "cve": "CVE-2023-50953", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-50953" }, { "cve": "CVE-2023-50954", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-50954" }, { "cve": "CVE-2023-50964", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-50964" }, { "cve": "CVE-2023-51775", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-51775" }, { "cve": "CVE-2023-5363", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-5363" }, { "cve": "CVE-2023-5678", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5685", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-5685" }, { "cve": "CVE-2023-6129", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-6129" }, { "cve": "CVE-2023-6237", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2023-6237" }, { "cve": "CVE-2024-0727", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-21626" }, { "cve": "CVE-2024-22329", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-22329" }, { "cve": "CVE-2024-25026", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-25026" }, { "cve": "CVE-2024-27268", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-27268" }, { "cve": "CVE-2024-27270", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-27270" }, { "cve": "CVE-2024-28794", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-28794" }, { "cve": "CVE-2024-28795", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-28795" }, { "cve": "CVE-2024-28797", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-28797" }, { "cve": "CVE-2024-28798", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-28798" }, { "cve": "CVE-2024-31898", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-31898" }, { "cve": "CVE-2024-31902", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-31902" }, { "cve": "CVE-2024-34062", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-34062" }, { "cve": "CVE-2024-35119", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-35119" }, { "cve": "CVE-2024-35195", "notes": [ { "category": "description", "text": "In IBM InfoSphere Information Server bestehen mehrere Schwachstellen. Diese Fehler bestehen in mehreren Komponenten wie XNIO, tqdm und anderen Komponenten von Drittanbietern wie OpenSSL oder Kubernetes. Ein anonymer entfernter Angreifer oder ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen und vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden." } ], "release_date": "2024-06-30T22:00:00.000+00:00", "title": "CVE-2024-35195" } ] }
WID-SEC-W-2024-0794
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell ECS ist ein Objektspeichersystem.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0794 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0794.json" }, { "category": "self", "summary": "WID-SEC-2024-0794 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0794" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-141 vom 2024-04-04", "url": "https://www.dell.com/support/kbdoc/000223839/dsa-2024-=" } ], "source_lang": "en-US", "title": "Dell ECS: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-27T23:00:00.000+00:00", "generator": { "date": "2024-11-28T11:39:04.623+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-0794", "initial_release_date": "2024-04-04T22:00:00.000+00:00", "revision_history": [ { "date": "2024-04-04T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-11-27T23:00:00.000+00:00", "number": "2", "summary": "Produktzuordnung \u00fcberpr\u00fcft" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.8.1.0", "product": { "name": "Dell ECS \u003c3.8.1.0", "product_id": "T033919" } }, { "category": "product_version", "name": "3.8.1.0", "product": { "name": "Dell ECS 3.8.1.0", "product_id": "T033919-fixed", "product_identification_helper": { "cpe": "cpe:/h:dell:ecs:3.8.1.0" } } } ], "category": "product_name", "name": "ECS" } ], "category": "vendor", "name": "Dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-18074", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2018-18074" }, { "cve": "CVE-2020-10663", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10663" }, { "cve": "CVE-2020-10672", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10672" }, { "cve": "CVE-2020-10673", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10673" }, { "cve": "CVE-2020-10735", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10735" }, { "cve": "CVE-2020-10968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10968" }, { "cve": "CVE-2020-10969", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10969" }, { "cve": "CVE-2020-11111", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11111" }, { "cve": "CVE-2020-11112", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11112" }, { "cve": "CVE-2020-11113", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11113" }, { "cve": "CVE-2020-11612", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11612" }, { "cve": "CVE-2020-11619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11619" }, { "cve": "CVE-2020-11620", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11620" }, { "cve": "CVE-2020-11979", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11979" }, { "cve": "CVE-2020-12762", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-12762" }, { "cve": "CVE-2020-12825", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-12825" }, { "cve": "CVE-2020-13956", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-13956" }, { "cve": "CVE-2020-14060", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14060" }, { "cve": "CVE-2020-14061", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14061" }, { "cve": "CVE-2020-14062", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14062" }, { "cve": "CVE-2020-14195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14195" }, { "cve": "CVE-2020-15250", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-15250" }, { "cve": "CVE-2020-1945", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1945" }, { "cve": "CVE-2020-1967", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1967" }, { "cve": "CVE-2020-1971", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1971" }, { "cve": "CVE-2020-24616", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-24616" }, { "cve": "CVE-2020-24750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-24750" }, { "cve": "CVE-2020-25649", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-25649" }, { "cve": "CVE-2020-25658", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-25658" }, { "cve": "CVE-2020-26116", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26116" }, { "cve": "CVE-2020-26137", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26137" }, { "cve": "CVE-2020-26541", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26541" }, { "cve": "CVE-2020-27216", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27216" }, { "cve": "CVE-2020-27218", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27218" }, { "cve": "CVE-2020-27223", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27223" }, { "cve": "CVE-2020-28366", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-28366" }, { "cve": "CVE-2020-28493", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-28493" }, { "cve": "CVE-2020-29509", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29509" }, { "cve": "CVE-2020-29511", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29511" }, { "cve": "CVE-2020-29582", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29582" }, { "cve": "CVE-2020-29651", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29651" }, { "cve": "CVE-2020-35490", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35490" }, { "cve": "CVE-2020-35491", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35491" }, { "cve": "CVE-2020-35728", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35728" }, { "cve": "CVE-2020-36179", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36179" }, { "cve": "CVE-2020-36180", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36180" }, { "cve": "CVE-2020-36181", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36181" }, { "cve": "CVE-2020-36182", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36182" }, { "cve": "CVE-2020-36183", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36183" }, { "cve": "CVE-2020-36184", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36184" }, { "cve": "CVE-2020-36185", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36185" }, { "cve": "CVE-2020-36186", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36186" }, { "cve": "CVE-2020-36187", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36187" }, { "cve": "CVE-2020-36188", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36188" }, { "cve": "CVE-2020-36189", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36189" }, { "cve": "CVE-2020-36516", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36516" }, { "cve": "CVE-2020-36518", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36518" }, { "cve": "CVE-2020-36557", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36557" }, { "cve": "CVE-2020-36558", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36558" }, { "cve": "CVE-2020-36691", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36691" }, { "cve": "CVE-2020-7238", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-7238" }, { "cve": "CVE-2020-8840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8840" }, { "cve": "CVE-2020-8908", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8908" }, { "cve": "CVE-2020-8911", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8911" }, { "cve": "CVE-2020-8912", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8912" }, { "cve": "CVE-2020-9488", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9488" }, { "cve": "CVE-2020-9493", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9493" }, { "cve": "CVE-2020-9546", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9546" }, { "cve": "CVE-2020-9547", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9547" }, { "cve": "CVE-2020-9548", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9548" }, { "cve": "CVE-2021-20190", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-20190" }, { "cve": "CVE-2021-20323", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-20323" }, { "cve": "CVE-2021-21290", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21290" }, { "cve": "CVE-2021-21295", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21295" }, { "cve": "CVE-2021-21409", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21409" }, { "cve": "CVE-2021-23840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-23840" }, { "cve": "CVE-2021-23841", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-23841" }, { "cve": "CVE-2021-2471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-2471" }, { "cve": "CVE-2021-25642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-25642" }, { "cve": "CVE-2021-26341", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-26341" }, { "cve": "CVE-2021-27918", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-27918" }, { "cve": "CVE-2021-28153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28153" }, { "cve": "CVE-2021-28165", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28165" }, { "cve": "CVE-2021-28169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28169" }, { "cve": "CVE-2021-28861", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28861" }, { "cve": "CVE-2021-29425", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-29425" }, { "cve": "CVE-2021-30560", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-30560" }, { "cve": "CVE-2021-3114", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3114" }, { "cve": "CVE-2021-33036", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33036" }, { "cve": "CVE-2021-33194", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33194" }, { "cve": "CVE-2021-33195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33195" }, { "cve": "CVE-2021-33196", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33196" }, { "cve": "CVE-2021-33197", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33197" }, { "cve": "CVE-2021-33503", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33503" }, { "cve": "CVE-2021-33655", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33655" }, { "cve": "CVE-2021-33656", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33656" }, { "cve": "CVE-2021-3424", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3424" }, { "cve": "CVE-2021-34428", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-34428" }, { "cve": "CVE-2021-3449", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3449" }, { "cve": "CVE-2021-3450", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3450" }, { "cve": "CVE-2021-3530", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3530" }, { "cve": "CVE-2021-36221", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36221" }, { "cve": "CVE-2021-36373", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36373" }, { "cve": "CVE-2021-36374", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36374" }, { "cve": "CVE-2021-3648", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3648" }, { "cve": "CVE-2021-36690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36690" }, { "cve": "CVE-2021-3711", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3711" }, { "cve": "CVE-2021-3712", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3712" }, { "cve": "CVE-2021-37136", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37136" }, { "cve": "CVE-2021-37137", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37137" }, { "cve": "CVE-2021-37404", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37404" }, { "cve": "CVE-2021-37533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37533" }, { "cve": "CVE-2021-3754", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3754" }, { "cve": "CVE-2021-3778", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3778" }, { "cve": "CVE-2021-3796", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3796" }, { "cve": "CVE-2021-3826", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3826" }, { "cve": "CVE-2021-3827", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3827" }, { "cve": "CVE-2021-38297", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-38297" }, { "cve": "CVE-2021-3872", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3872" }, { "cve": "CVE-2021-3875", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3875" }, { "cve": "CVE-2021-3903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3903" }, { "cve": "CVE-2021-3923", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3923" }, { "cve": "CVE-2021-3927", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3927" }, { "cve": "CVE-2021-3928", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3928" }, { "cve": "CVE-2021-3968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3968" }, { "cve": "CVE-2021-3973", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3973" }, { "cve": "CVE-2021-3974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3974" }, { "cve": "CVE-2021-3984", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3984" }, { "cve": "CVE-2021-4019", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4019" }, { "cve": "CVE-2021-4037", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4037" }, { "cve": "CVE-2021-4069", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4069" }, { "cve": "CVE-2021-4104", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4104" }, { "cve": "CVE-2021-4136", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4136" }, { "cve": "CVE-2021-4157", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4157" }, { "cve": "CVE-2021-4166", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4166" }, { "cve": "CVE-2021-41771", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-41771" }, { "cve": "CVE-2021-4192", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4192" }, { "cve": "CVE-2021-4193", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4193" }, { "cve": "CVE-2021-4203", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4203" }, { "cve": "CVE-2021-42567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-42567" }, { "cve": "CVE-2021-43797", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-43797" }, { "cve": "CVE-2021-44531", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44531" }, { "cve": "CVE-2021-44532", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44532" }, { "cve": "CVE-2021-44533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44533" }, { "cve": "CVE-2021-44716", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44716" }, { "cve": "CVE-2021-44878", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44878" }, { "cve": "CVE-2021-45078", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-45078" }, { "cve": "CVE-2021-46195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46195" }, { "cve": "CVE-2021-46828", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46828" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46848" }, { "cve": "CVE-2022-0128", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0128" }, { "cve": "CVE-2022-0213", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0213" }, { "cve": "CVE-2022-0225", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0225" }, { "cve": "CVE-2022-0261", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0261" }, { "cve": "CVE-2022-0318", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0318" }, { "cve": "CVE-2022-0319", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0319" }, { "cve": "CVE-2022-0351", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0351" }, { "cve": "CVE-2022-0359", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0359" }, { "cve": "CVE-2022-0361", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0361" }, { "cve": "CVE-2022-0392", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0392" }, { "cve": "CVE-2022-0407", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0407" }, { "cve": "CVE-2022-0413", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0413" }, { "cve": "CVE-2022-0561", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0561" }, { "cve": "CVE-2022-0696", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0696" }, { "cve": "CVE-2022-0778", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0778" }, { "cve": "CVE-2022-1184", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1184" }, { "cve": "CVE-2022-1245", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1245" }, { "cve": "CVE-2022-1271", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1271" }, { "cve": "CVE-2022-1292", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1292" }, { "cve": "CVE-2022-1381", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1381" }, { "cve": "CVE-2022-1420", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1420" }, { "cve": "CVE-2022-1462", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1462" }, { "cve": "CVE-2022-1466", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1466" }, { "cve": "CVE-2022-1471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1471" }, { "cve": "CVE-2022-1586", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1586" }, { "cve": "CVE-2022-1587", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1587" }, { "cve": "CVE-2022-1616", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1616" }, { "cve": "CVE-2022-1619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1619" }, { "cve": "CVE-2022-1620", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1620" }, { "cve": "CVE-2022-1679", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1679" }, { "cve": "CVE-2022-1705", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1705" }, { "cve": "CVE-2022-1720", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1720" }, { "cve": "CVE-2022-1729", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1729" }, { "cve": "CVE-2022-1733", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1733" }, { "cve": "CVE-2022-1735", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1735" }, { "cve": "CVE-2022-1771", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1771" }, { "cve": "CVE-2022-1785", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1785" }, { "cve": "CVE-2022-1796", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1796" }, { "cve": "CVE-2022-1851", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1851" }, { "cve": "CVE-2022-1897", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1897" }, { "cve": "CVE-2022-1898", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1898" }, { "cve": "CVE-2022-1927", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1927" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-1968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1968" }, { "cve": "CVE-2022-1974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1974" }, { "cve": "CVE-2022-1975", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1975" }, { "cve": "CVE-2022-20132", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20132" }, { "cve": "CVE-2022-20141", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20141" }, { "cve": "CVE-2022-20154", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20154" }, { "cve": "CVE-2022-20166", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20166" }, { "cve": "CVE-2022-20368", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20368" }, { "cve": "CVE-2022-20369", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20369" }, { "cve": "CVE-2022-2047", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2047" }, { "cve": "CVE-2022-2048", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2048" }, { "cve": "CVE-2022-20567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20567" }, { "cve": "CVE-2022-2068", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2068" }, { "cve": "CVE-2022-2097", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2097" }, { "cve": "CVE-2022-21216", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21216" }, { "cve": "CVE-2022-21233", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21233" }, { "cve": "CVE-2022-2124", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2124" }, { "cve": "CVE-2022-2125", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2125" }, { "cve": "CVE-2022-2126", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2126" }, { "cve": "CVE-2022-2129", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2129" }, { "cve": "CVE-2022-21363", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21363" }, { "cve": "CVE-2022-21385", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21385" }, { "cve": "CVE-2022-21499", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21499" }, { "cve": "CVE-2022-2153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2153" }, { "cve": "CVE-2022-21540", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21540" }, { "cve": "CVE-2022-21541", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21541" }, { "cve": "CVE-2022-21549", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21549" }, { "cve": "CVE-2022-21618", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21618" }, { "cve": "CVE-2022-21619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21619" }, { "cve": "CVE-2022-21624", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21624" }, { "cve": "CVE-2022-21626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21626" }, { "cve": "CVE-2022-21628", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21628" }, { "cve": "CVE-2022-21702", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21702" }, { "cve": "CVE-2022-2175", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2175" }, { "cve": "CVE-2022-2182", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2182" }, { "cve": "CVE-2022-2183", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2183" }, { "cve": "CVE-2022-2206", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2206" }, { "cve": "CVE-2022-2207", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2207" }, { "cve": "CVE-2022-2208", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2208" }, { "cve": "CVE-2022-2210", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2210" }, { "cve": "CVE-2022-2231", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2231" }, { "cve": "CVE-2022-2256", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2256" }, { "cve": "CVE-2022-2257", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2257" }, { "cve": "CVE-2022-2264", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2264" }, { "cve": "CVE-2022-2284", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2284" }, { "cve": "CVE-2022-2285", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2285" }, { "cve": "CVE-2022-2286", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2286" }, { "cve": "CVE-2022-2287", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2287" }, { "cve": "CVE-2022-22976", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-22976" }, { "cve": "CVE-2022-22978", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-22978" }, { "cve": "CVE-2022-2304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2304" }, { "cve": "CVE-2022-2318", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2318" }, { "cve": "CVE-2022-23302", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23302" }, { "cve": "CVE-2022-23305", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23305" }, { "cve": "CVE-2022-23307", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23307" }, { "cve": "CVE-2022-2343", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2343" }, { "cve": "CVE-2022-2344", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2344" }, { "cve": "CVE-2022-2345", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2345" }, { "cve": "CVE-2022-23471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23471" }, { "cve": "CVE-2022-23521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23521" }, { "cve": "CVE-2022-23772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23772" }, { "cve": "CVE-2022-23773", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23773" }, { "cve": "CVE-2022-24302", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24302" }, { "cve": "CVE-2022-24329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24329" }, { "cve": "CVE-2022-24823", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24823" }, { "cve": "CVE-2022-24903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24903" }, { "cve": "CVE-2022-2503", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2503" }, { "cve": "CVE-2022-25147", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25147" }, { "cve": "CVE-2022-25168", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25168" }, { "cve": "CVE-2022-2519", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2519" }, { "cve": "CVE-2022-2520", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2520" }, { "cve": "CVE-2022-2521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2521" }, { "cve": "CVE-2022-2522", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2522" }, { "cve": "CVE-2022-25647", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25647" }, { "cve": "CVE-2022-2571", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2571" }, { "cve": "CVE-2022-2580", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2580" }, { "cve": "CVE-2022-2581", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2581" }, { "cve": "CVE-2022-25857", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25857" }, { "cve": "CVE-2022-2588", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2588" }, { "cve": "CVE-2022-2598", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2598" }, { "cve": "CVE-2022-26148", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26148" }, { "cve": "CVE-2022-26365", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26365" }, { "cve": "CVE-2022-26373", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26373" }, { "cve": "CVE-2022-2639", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2639" }, { "cve": "CVE-2022-26612", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26612" }, { "cve": "CVE-2022-2663", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2663" }, { "cve": "CVE-2022-27781", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-27943", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27943" }, { "cve": "CVE-2022-2795", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2795" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-2816", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2816" }, { "cve": "CVE-2022-2817", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2817" }, { "cve": "CVE-2022-2819", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2819" }, { "cve": "CVE-2022-28327", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28327" }, { "cve": "CVE-2022-2845", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2845" }, { "cve": "CVE-2022-2849", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2849" }, { "cve": "CVE-2022-2862", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2862" }, { "cve": "CVE-2022-2867", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2867" }, { "cve": "CVE-2022-2868", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2868" }, { "cve": "CVE-2022-2869", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2869" }, { "cve": "CVE-2022-28693", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28693" }, { "cve": "CVE-2022-2874", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2874" }, { "cve": "CVE-2022-28748", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28748" }, { "cve": "CVE-2022-2880", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2880" }, { "cve": "CVE-2022-2889", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2889" }, { "cve": "CVE-2022-29162", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29162" }, { "cve": "CVE-2022-29187", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29187" }, { "cve": "CVE-2022-2923", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2923" }, { "cve": "CVE-2022-2946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2946" }, { "cve": "CVE-2022-29526", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29526" }, { "cve": "CVE-2022-29583", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29583" }, { "cve": "CVE-2022-2964", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2964" }, { "cve": "CVE-2022-2977", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2977" }, { "cve": "CVE-2022-2980", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2980" }, { "cve": "CVE-2022-2982", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2982" }, { "cve": "CVE-2022-29900", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29900" }, { "cve": "CVE-2022-29901", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29901" }, { "cve": "CVE-2022-2991", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2991" }, { "cve": "CVE-2022-3016", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3016" }, { "cve": "CVE-2022-3028", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3028" }, { "cve": "CVE-2022-3037", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3037" }, { "cve": "CVE-2022-30580", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30580" }, { "cve": "CVE-2022-30630", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30630" }, { "cve": "CVE-2022-30631", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30631" }, { "cve": "CVE-2022-30632", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30632" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-3099", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3099" }, { "cve": "CVE-2022-31030", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31030" }, { "cve": "CVE-2022-31159", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31159" }, { "cve": "CVE-2022-3134", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3134" }, { "cve": "CVE-2022-3153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3153" }, { "cve": "CVE-2022-3169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3169" }, { "cve": "CVE-2022-31690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31690" }, { "cve": "CVE-2022-32148", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32148" }, { "cve": "CVE-2022-32149", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32149" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32208", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-3234", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3234" }, { "cve": "CVE-2022-3235", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3235" }, { "cve": "CVE-2022-3239", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3239" }, { "cve": "CVE-2022-3278", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3278" }, { "cve": "CVE-2022-3296", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3296" }, { "cve": "CVE-2022-3297", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3297" }, { "cve": "CVE-2022-33196", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33196" }, { "cve": "CVE-2022-3324", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3324" }, { "cve": "CVE-2022-3352", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3352" }, { "cve": "CVE-2022-33740", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33740" }, { "cve": "CVE-2022-33741", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33741" }, { "cve": "CVE-2022-33742", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33742" }, { "cve": "CVE-2022-33972", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33972" }, { "cve": "CVE-2022-33981", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33981" }, { "cve": "CVE-2022-34169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34169" }, { "cve": "CVE-2022-3424", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3424" }, { "cve": "CVE-2022-34266", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34266" }, { "cve": "CVE-2022-34526", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34526" }, { "cve": "CVE-2022-34903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34903" }, { "cve": "CVE-2022-3491", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3491" }, { "cve": "CVE-2022-3515", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3515" }, { "cve": "CVE-2022-3520", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3520" }, { "cve": "CVE-2022-3521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3521" }, { "cve": "CVE-2022-3524", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3524" }, { "cve": "CVE-2022-35252", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-3542", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3542" }, { "cve": "CVE-2022-3545", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3545" }, { "cve": "CVE-2022-3564", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3564" }, { "cve": "CVE-2022-3565", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3565" }, { "cve": "CVE-2022-3566", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3566" }, { "cve": "CVE-2022-3567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3567" }, { "cve": "CVE-2022-35737", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-35737" }, { "cve": "CVE-2022-3586", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3586" }, { "cve": "CVE-2022-3591", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3591" }, { "cve": "CVE-2022-3594", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3594" }, { "cve": "CVE-2022-3597", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3597" }, { "cve": "CVE-2022-3599", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3599" }, { "cve": "CVE-2022-36109", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36109" }, { "cve": "CVE-2022-3621", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3621" }, { "cve": "CVE-2022-3626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3626" }, { "cve": "CVE-2022-3627", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3627" }, { "cve": "CVE-2022-3628", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3628" }, { "cve": "CVE-2022-36280", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36280" }, { "cve": "CVE-2022-3629", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3629" }, { "cve": "CVE-2022-3635", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3635" }, { "cve": "CVE-2022-3643", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3643" }, { "cve": "CVE-2022-36437", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36437" }, { "cve": "CVE-2022-3646", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3646" }, { "cve": "CVE-2022-3649", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3649" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-36879", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36879" }, { "cve": "CVE-2022-36946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36946" }, { "cve": "CVE-2022-3705", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3705" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-37865", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37865" }, { "cve": "CVE-2022-37866", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37866" }, { "cve": "CVE-2022-38090", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38090" }, { "cve": "CVE-2022-38096", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38096" }, { "cve": "CVE-2022-38126", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38126" }, { "cve": "CVE-2022-38127", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38127" }, { "cve": "CVE-2022-38177", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38177" }, { "cve": "CVE-2022-38178", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38178" }, { "cve": "CVE-2022-3821", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3821" }, { "cve": "CVE-2022-38533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38533" }, { "cve": "CVE-2022-38749", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38749" }, { "cve": "CVE-2022-38750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38750" }, { "cve": "CVE-2022-38751", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38751" }, { "cve": "CVE-2022-38752", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38752" }, { "cve": "CVE-2022-39028", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39028" }, { "cve": "CVE-2022-3903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3903" }, { "cve": "CVE-2022-39188", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39188" }, { "cve": "CVE-2022-39399", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39399" }, { "cve": "CVE-2022-3970", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3970" }, { "cve": "CVE-2022-40149", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40149" }, { "cve": "CVE-2022-40150", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40150" }, { "cve": "CVE-2022-40151", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40151" }, { "cve": "CVE-2022-40152", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40152" }, { "cve": "CVE-2022-40153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40153" }, { "cve": "CVE-2022-40303", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40303" }, { "cve": "CVE-2022-40304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40307", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40307" }, { "cve": "CVE-2022-40674", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40674" }, { "cve": "CVE-2022-40768", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40768" }, { "cve": "CVE-2022-40899", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40899" }, { "cve": "CVE-2022-4095", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4095" }, { "cve": "CVE-2022-41218", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41218" }, { "cve": "CVE-2022-4129", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4129" }, { "cve": "CVE-2022-4141", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4141" }, { "cve": "CVE-2022-41717", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41717" }, { "cve": "CVE-2022-41721", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41721" }, { "cve": "CVE-2022-41848", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41848" }, { "cve": "CVE-2022-41850", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41850" }, { "cve": "CVE-2022-41854", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41854" }, { "cve": "CVE-2022-41858", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41858" }, { "cve": "CVE-2022-41881", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41881" }, { "cve": "CVE-2022-41903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41903" }, { "cve": "CVE-2022-41915", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41915" }, { "cve": "CVE-2022-41966", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41966" }, { "cve": "CVE-2022-41974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41974" }, { "cve": "CVE-2022-42003", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42003" }, { "cve": "CVE-2022-42004", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42004" }, { "cve": "CVE-2022-42010", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42010" }, { "cve": "CVE-2022-42011", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42011" }, { "cve": "CVE-2022-42012", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42012" }, { "cve": "CVE-2022-42328", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42328" }, { "cve": "CVE-2022-42329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42329" }, { "cve": "CVE-2022-42703", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42703" }, { "cve": "CVE-2022-42889", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42889" }, { "cve": "CVE-2022-42895", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42895" }, { "cve": "CVE-2022-42896", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42896" }, { "cve": "CVE-2022-42898", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42898" }, { "cve": "CVE-2022-4292", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4292" }, { "cve": "CVE-2022-4293", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4293" }, { "cve": "CVE-2022-42969", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42969" }, { "cve": "CVE-2022-4304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4304" }, { "cve": "CVE-2022-43552", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-43680", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43680" }, { "cve": "CVE-2022-43750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43750" }, { "cve": "CVE-2022-4378", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4378" }, { "cve": "CVE-2022-43945", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43945" }, { "cve": "CVE-2022-43995", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43995" }, { "cve": "CVE-2022-4415", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4415" }, { "cve": "CVE-2022-4450", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4450" }, { "cve": "CVE-2022-44638", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-44638" }, { "cve": "CVE-2022-45061", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45061" }, { "cve": "CVE-2022-45688", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45688" }, { "cve": "CVE-2022-45884", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45884" }, { "cve": "CVE-2022-45885", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45885" }, { "cve": "CVE-2022-45886", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45886" }, { "cve": "CVE-2022-45887", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45887" }, { "cve": "CVE-2022-45919", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45919" }, { "cve": "CVE-2022-45934", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45934" }, { "cve": "CVE-2022-45939", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45939" }, { "cve": "CVE-2022-4662", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4662" }, { "cve": "CVE-2022-46751", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-46751" }, { "cve": "CVE-2022-46908", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-46908" }, { "cve": "CVE-2022-47629", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-47629" }, { "cve": "CVE-2022-47929", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-47929" }, { "cve": "CVE-2022-48281", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48281" }, { "cve": "CVE-2022-48337", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48337" }, { "cve": "CVE-2022-48339", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48339" }, { "cve": "CVE-2023-0045", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0045" }, { "cve": "CVE-2023-0049", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0049" }, { "cve": "CVE-2023-0051", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0051" }, { "cve": "CVE-2023-0054", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0054" }, { "cve": "CVE-2023-0215", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0215" }, { "cve": "CVE-2023-0286", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0288", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0288" }, { "cve": "CVE-2023-0433", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0433" }, { "cve": "CVE-2023-0464", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0464" }, { "cve": "CVE-2023-0465", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0512", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0512" }, { "cve": "CVE-2023-0590", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0590" }, { "cve": "CVE-2023-0597", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0597" }, { "cve": "CVE-2023-0833", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0833" }, { "cve": "CVE-2023-1076", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1076" }, { "cve": "CVE-2023-1095", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1095" }, { "cve": "CVE-2023-1118", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1118" }, { "cve": "CVE-2023-1127", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1127" }, { "cve": "CVE-2023-1170", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1170" }, { "cve": "CVE-2023-1175", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1175" }, { "cve": "CVE-2023-1370", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1370" }, { "cve": "CVE-2023-1380", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1380" }, { "cve": "CVE-2023-1390", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1390" }, { "cve": "CVE-2023-1436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1436" }, { "cve": "CVE-2023-1513", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1513" }, { "cve": "CVE-2023-1611", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1611" }, { "cve": "CVE-2023-1670", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1670" }, { "cve": "CVE-2023-1855", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1855" }, { "cve": "CVE-2023-1989", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1989" }, { "cve": "CVE-2023-1990", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1990" }, { "cve": "CVE-2023-1998", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1998" }, { "cve": "CVE-2023-20862", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-20862" }, { "cve": "CVE-2023-2124", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2124" }, { "cve": "CVE-2023-2162", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2162" }, { "cve": "CVE-2023-2176", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2176" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-21835", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21835" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21930", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21930" }, { "cve": "CVE-2023-21937", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21937" }, { "cve": "CVE-2023-21938", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21938" }, { "cve": "CVE-2023-21939", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21939" }, { "cve": "CVE-2023-2194", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2194" }, { "cve": "CVE-2023-21954", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21954" }, { "cve": "CVE-2023-21967", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21967" }, { "cve": "CVE-2023-21968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21968" }, { "cve": "CVE-2023-22490", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-22490" }, { "cve": "CVE-2023-2253", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2253" }, { "cve": "CVE-2023-22809", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-22809" }, { "cve": "CVE-2023-23454", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23454" }, { "cve": "CVE-2023-23455", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23455" }, { "cve": "CVE-2023-23559", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23559" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23946" }, { "cve": "CVE-2023-24329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24329" }, { "cve": "CVE-2023-24532", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24532" }, { "cve": "CVE-2023-24534", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24534" }, { "cve": "CVE-2023-2483", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2483" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-2513", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2513" }, { "cve": "CVE-2023-25193", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25193" }, { "cve": "CVE-2023-25652", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25652" }, { "cve": "CVE-2023-25690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25690" }, { "cve": "CVE-2023-25809", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25809" }, { "cve": "CVE-2023-25815", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25815" }, { "cve": "CVE-2023-26048", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26048" }, { "cve": "CVE-2023-26049", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26049" }, { "cve": "CVE-2023-2650", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2650" }, { "cve": "CVE-2023-26545", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26545" }, { "cve": "CVE-2023-26604", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26604" }, { "cve": "CVE-2023-27533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27538", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-27561", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27561" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-28320", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-28328", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28328" }, { "cve": "CVE-2023-28464", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28464" }, { "cve": "CVE-2023-28486", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28486" }, { "cve": "CVE-2023-28487", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28487" }, { "cve": "CVE-2023-28642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28642" }, { "cve": "CVE-2023-28772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28772" }, { "cve": "CVE-2023-28840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28840" }, { "cve": "CVE-2023-28841", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28841" }, { "cve": "CVE-2023-28842", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28842" }, { "cve": "CVE-2023-29007", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29007" }, { "cve": "CVE-2023-29383", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29383" }, { "cve": "CVE-2023-29402", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29402" }, { "cve": "CVE-2023-29406", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29406" }, { "cve": "CVE-2023-29409", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29409" }, { "cve": "CVE-2023-2976", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2976" }, { "cve": "CVE-2023-30630", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-30630" }, { "cve": "CVE-2023-30772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-30772" }, { "cve": "CVE-2023-31084", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31084" }, { "cve": "CVE-2023-3138", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-3138" }, { "cve": "CVE-2023-31436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31436" }, { "cve": "CVE-2023-31484", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31484" }, { "cve": "CVE-2023-32269", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-32269" }, { "cve": "CVE-2023-32697", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-32697" }, { "cve": "CVE-2023-33264", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-33264" }, { "cve": "CVE-2023-34034", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34034" }, { "cve": "CVE-2023-34035", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34035" }, { "cve": "CVE-2023-34453", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34453" }, { "cve": "CVE-2023-34454", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34454" }, { "cve": "CVE-2023-34455", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34455" }, { "cve": "CVE-2023-34462", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34462" }, { "cve": "CVE-2023-35116", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-3635", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-3635" }, { "cve": "CVE-2023-36479", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-36479" }, { "cve": "CVE-2023-39533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-39533" }, { "cve": "CVE-2023-40167", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-40167" }, { "cve": "CVE-2023-40217", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-40217" }, { "cve": "CVE-2023-41105", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-41105" }, { "cve": "CVE-2023-41900", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-41900" }, { "cve": "CVE-2023-43642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-43642" }, { "cve": "CVE-2023-43804", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-43804" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45803", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-45803" }, { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2024-21626" } ] }
WID-SEC-W-2024-0869
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0869 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0869.json" }, { "category": "self", "summary": "WID-SEC-2024-0869 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0869" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - April 2024 - Appendix Oracle Communications vom 2024-04-16", "url": "https://www.oracle.com/security-alerts/cpuapr2024.html#AppendixCGBU" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1878 vom 2024-04-18", "url": "https://access.redhat.com/errata/RHSA-2024:1878" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202405-01 vom 2024-05-04", "url": "https://security.gentoo.org/glsa/202405-01" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:7987 vom 2024-10-10", "url": "https://access.redhat.com/errata/RHSA-2024:7987" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-017 vom 2024-11-21", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2024/11/Xerox-Security-Bulletin-XRX24-017-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf" } ], "source_lang": "en-US", "title": "Oracle Communications: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-21T23:00:00.000+00:00", "generator": { "date": "2024-11-22T10:07:06.493+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-0869", "initial_release_date": "2024-04-16T22:00:00.000+00:00", "revision_history": [ { "date": "2024-04-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-04-17T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-05T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-10-10T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-21T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von XEROX aufgenommen" } ], "status": "final", "version": "5" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "5", "product": { "name": "Oracle Communications 5.0", "product_id": "T021645", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.0" } } }, { "category": "product_version", "name": "22.4.0", "product": { "name": "Oracle Communications 22.4.0", "product_id": "T024981", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:22.4.0" } } }, { "category": "product_version", "name": "23.1.0", "product": { "name": "Oracle Communications 23.1.0", "product_id": "T027326", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.1.0" } } }, { "category": "product_version", "name": "23.2.0", "product": { "name": "Oracle Communications 23.2.0", "product_id": "T028682", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.2.0" } } }, { "category": "product_version", "name": "5.1", "product": { "name": "Oracle Communications 5.1", "product_id": "T028684", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.1" } } }, { "category": "product_version", "name": "23.2.2", "product": { "name": "Oracle Communications 23.2.2", "product_id": "T030583", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.2.2" } } }, { "category": "product_version", "name": "23.3.0", "product": { "name": "Oracle Communications 23.3.0", "product_id": "T030586", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.3.0" } } }, { "category": "product_version", "name": "9.0.0.0", "product": { "name": "Oracle Communications 9.0.0.0", "product_id": "T030589", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.0.0.0" } } }, { "category": "product_version_range", "name": "\u003c=7.2.1.0.0", "product": { "name": "Oracle Communications \u003c=7.2.1.0.0", "product_id": "T030593" } }, { "category": "product_version_range", "name": "\u003c=7.2.1.0.0", "product": { "name": "Oracle Communications \u003c=7.2.1.0.0", "product_id": "T030593-fixed" } }, { "category": "product_version_range", "name": "\u003c=9.0.2", "product": { "name": "Oracle Communications \u003c=9.0.2", "product_id": "T030595" } }, { "category": "product_version_range", "name": "\u003c=9.0.2", "product": { "name": "Oracle Communications \u003c=9.0.2", "product_id": "T030595-fixed" } }, { "category": "product_version", "name": "23.3.1", "product": { "name": "Oracle Communications 23.3.1", "product_id": "T032088", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.3.1" } } }, { "category": "product_version", "name": "23.4.0", "product": { "name": "Oracle Communications 23.4.0", "product_id": "T032091", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.0" } } }, { "category": "product_version", "name": "23.4.1", "product": { "name": "Oracle Communications 23.4.1", "product_id": "T034143", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.1" } } }, { "category": "product_version_range", "name": "\u003c=23.4.2", "product": { "name": "Oracle Communications \u003c=23.4.2", "product_id": "T034144" } }, { "category": "product_version_range", "name": "\u003c=23.4.2", "product": { "name": "Oracle Communications \u003c=23.4.2", "product_id": "T034144-fixed" } }, { "category": "product_version", "name": "24.1.0", "product": { "name": "Oracle Communications 24.1.0", "product_id": "T034145", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.1.0" } } }, { "category": "product_version", "name": "5.2", "product": { "name": "Oracle Communications 5.2", "product_id": "T034146", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.2" } } }, { "category": "product_version", "name": "24.1.0.0.0", "product": { "name": "Oracle Communications 24.1.0.0.0", "product_id": "T034147", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.1.0.0.0" } } }, { "category": "product_version", "name": "23.3.2", "product": { "name": "Oracle Communications 23.3.2", "product_id": "T034148", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.3.2" } } }, { "category": "product_version", "name": "14.0.0.0.0", "product": { "name": "Oracle Communications 14.0.0.0.0", "product_id": "T034149", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:14.0.0.0.0" } } }, { "category": "product_version", "name": "9.1.1.7.0", "product": { "name": "Oracle Communications 9.1.1.7.0", "product_id": "T034150", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1.1.7.0" } } } ], "category": "product_name", "name": "Communications" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "v9", "product": { "name": "Xerox FreeFlow Print Server v9", "product_id": "T015632", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-40152", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2022-40152" }, { "cve": "CVE-2022-40896", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2022-40896" }, { "cve": "CVE-2022-45688", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2022-45688" }, { "cve": "CVE-2023-2283", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-2283" }, { "cve": "CVE-2023-31122", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-31122" }, { "cve": "CVE-2023-33201", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-33201" }, { "cve": "CVE-2023-34053", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-34053" }, { "cve": "CVE-2023-34055", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-34055" }, { "cve": "CVE-2023-4016", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-4016" }, { "cve": "CVE-2023-41056", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-41056" }, { "cve": "CVE-2023-43496", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-43496" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45142", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-45142" }, { "cve": "CVE-2023-4641", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-4641" }, { "cve": "CVE-2023-46589", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-46589" }, { "cve": "CVE-2023-47100", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-47100" }, { "cve": "CVE-2023-4863", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-4863" }, { "cve": "CVE-2023-48795", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-49083", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-5072", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-5072" }, { "cve": "CVE-2023-51074", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-51074" }, { "cve": "CVE-2023-51257", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-51257" }, { "cve": "CVE-2023-51775", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-51775" }, { "cve": "CVE-2023-5341", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-5341" }, { "cve": "CVE-2023-5363", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-5363" }, { "cve": "CVE-2023-6507", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2023-6507" }, { "cve": "CVE-2024-1635", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-1635" }, { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-21626" }, { "cve": "CVE-2024-22201", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-22201" }, { "cve": "CVE-2024-22233", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-22233" }, { "cve": "CVE-2024-22257", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22259", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-22259" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-26130", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26308", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028682", "T034149", "T030586", "T034148", "T030589", "67646", "T034143", "T015632", "T012167", "T034147", "T034146", "T030583", "T034145", "T032088", "T034150", "T021645", "T032091", "T027326", "T024981", "T028684" ], "last_affected": [ "T030595", "T030593", "T034144" ] }, "release_date": "2024-04-16T22:00:00.000+00:00", "title": "CVE-2024-26308" } ] }
wid-sec-w-2024-0272
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Docker ist eine Open-Source-Software, die dazu verwendet werden kann, Anwendungen mithilfe von Betriebssystemvirtualisierung in Containern zu isolieren.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter Angreifer kann mehrere Schwachstellen in Docker ausnutzen, um seine Privilegien zu erh\u00f6hen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen oder Dateien zu manipulieren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0272 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0272.json" }, { "category": "self", "summary": "WID-SEC-2024-0272 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0272" }, { "category": "external", "summary": "Docker Security Advisory vom 2024-01-31", "url": "https://www.docker.com/blog/docker-security-advisory-multiple-vulnerabilities-in-runc-buildkit-and-moby/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0295-1 vom 2024-02-01", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017833.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0294-1 vom 2024-02-01", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017834.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-900DC7F6FF vom 2024-02-01", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-900dc7f6ff" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-9044C9EEFA vom 2024-02-01", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-9044c9eefa" }, { "category": "external", "summary": "Debian Security Advisory DSA-5615 vom 2024-02-04", "url": "https://lists.debian.org/debian-security-announce/2024/msg00022.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0670 vom 2024-02-02", "url": "https://access.redhat.com/errata/RHSA-2024:0670" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-0670 vom 2024-02-06", "url": "http://linux.oracle.com/errata/ELSA-2024-0670.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0328-1 vom 2024-02-05", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017865.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0717 vom 2024-02-07", "url": "https://access.redhat.com/errata/RHSA-2024:0717" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0752 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0752" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0756 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0756" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0764 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0764" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0757 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0757" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0759 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0759" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0666 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0666" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0645 vom 2024-02-07", "url": "https://access.redhat.com/errata/RHSA-2024:0645" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0682 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0682" }, { "category": "external", "summary": "Docker Desktop release notes vom 2024-02-08", "url": "https://docs.docker.com/desktop/release-notes/#4272" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0760 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0760" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0662 vom 2024-02-07", "url": "https://access.redhat.com/errata/RHSA-2024:0662" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0748 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0748" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0758 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0758" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0755 vom 2024-02-09", "url": "https://access.redhat.com/errata/RHSA-2024:0755" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0684 vom 2024-02-09", "url": "https://access.redhat.com/errata/RHSA-2024:0684" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-17931 vom 2024-02-10", "url": "https://linux.oracle.com/errata/ELSA-2024-17931.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12148 vom 2024-02-10", "url": "https://linux.oracle.com/errata/ELSA-2024-12148.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:0752 vom 2024-02-12", "url": "https://errata.build.resf.org/RLSA-2024:0752" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0459-1 vom 2024-02-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017910.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-0748 vom 2024-02-15", "url": "https://linux.oracle.com/errata/ELSA-2024-0748.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-0752 vom 2024-02-14", "url": "https://linux.oracle.com/errata/ELSA-2024-0752.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3735 vom 2024-02-19", "url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html" }, { "category": "external", "summary": "Palo Alto Networks Security Advisory PAN-SA-2024-0002 vom 2024-02-22", "url": "https://security.paloaltonetworks.com/PAN-SA-2024-0002" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0586-1 vom 2024-02-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017990.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0587-1 vom 2024-02-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017989.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7201 vom 2024-02-28", "url": "https://access.redhat.com/errata/RHSA-2023:7201" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASNITRO-ENCLAVES-2024-039 vom 2024-03-06", "url": "https://alas.aws.amazon.com/AL2/ALASNITRO-ENCLAVES-2024-039.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASDOCKER-2024-039 vom 2024-03-06", "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2024-039.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1270 vom 2024-03-12", "url": "https://access.redhat.com/errata/RHSA-2024:1270" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0586-2 vom 2024-04-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018256.html" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-164 vom 2024-04-05", "url": "https://www.dell.com/support/kbdoc/000223801/dsa-2024-=" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1469-1 vom 2024-04-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018439.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2988 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2988" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2988 vom 2024-05-28", "url": "https://linux.oracle.com/errata/ELSA-2024-2988.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202407-12 vom 2024-07-05", "url": "https://security.gentoo.org/glsa/202407-12" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202407-25 vom 2024-07-10", "url": "https://security.gentoo.org/glsa/202407-25" }, { "category": "external", "summary": "IBM Security Bulletin 7162077 vom 2024-07-31", "url": "https://www.ibm.com/support/pages/node/7162077" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2801-1 vom 2024-08-07", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019134.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2801-2 vom 2024-08-07", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019136.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202408-25 vom 2024-08-11", "url": "https://security.gentoo.org/glsa/202408-25" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASDOCKER-2024-044 vom 2024-08-29", "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2024-044.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASNITRO-ENCLAVES-2024-045 vom 2024-08-29", "url": "https://alas.aws.amazon.com/AL2/ALASNITRO-ENCLAVES-2024-045.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3120-1 vom 2024-09-03", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019345.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASECS-2024-041 vom 2024-09-03", "url": "https://alas.aws.amazon.com/AL2/ALASECS-2024-041.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202409-29 vom 2024-09-28", "url": "https://security.gentoo.org/glsa/202409-29" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2024-0282083260 vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-0282083260" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-1CAB90A9E7 vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-1cab90a9e7" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-28E375F8CA vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-28e375f8ca" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-1068D5C32B vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-1068d5c32b" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-AFA796A751 vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-afa796a751" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-EE9F0F22B6 vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-ee9f0f22b6" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-69528C0BA6 vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-69528c0ba6" }, { "category": "external", "summary": "Brocade Security Advisory BSA-2024-2749 vom 2024-11-02", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25074" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10147 vom 2024-11-27", "url": "https://access.redhat.com/errata/RHSA-2024:10149" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10520 vom 2024-12-03", "url": "https://access.redhat.com/errata/RHSA-2024:10520" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10525 vom 2024-12-05", "url": "https://access.redhat.com/errata/RHSA-2024:10525" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10841 vom 2024-12-12", "url": "https://access.redhat.com/errata/RHSA-2024:10841" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2024:14571-1 vom 2024-12-13", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/6XZ7QNLFOMP7ZODQGCLQFRNRPEWZELNY/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0115 vom 2025-01-14", "url": "https://access.redhat.com/errata/RHSA-2025:0115" } ], "source_lang": "en-US", "title": "docker: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-01-13T23:00:00.000+00:00", "generator": { "date": "2025-01-14T13:52:43.090+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2024-0272", "initial_release_date": "2024-01-31T23:00:00.000+00:00", "revision_history": [ { "date": "2024-01-31T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-02-01T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-02-04T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Debian und Red Hat aufgenommen" }, { "date": "2024-02-05T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Oracle Linux und SUSE aufgenommen" }, { "date": "2024-02-07T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-02-08T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-02-11T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-02-12T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen" }, { "date": "2024-02-13T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-02-14T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-02-18T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-02-21T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Palo Alto Networks aufgenommen" }, { "date": "2024-02-22T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-02-27T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-05T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-03-12T23:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-04T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von SUSE und Dell aufgenommen" }, { "date": "2024-04-29T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-21T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-28T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-07-04T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-07-09T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-07-31T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-08-06T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-08-07T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-08-11T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-08-29T22:00:00.000+00:00", "number": "27", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-09-03T22:00:00.000+00:00", "number": "28", "summary": "Neue Updates von SUSE und Amazon aufgenommen" }, { "date": "2024-09-29T22:00:00.000+00:00", "number": "29", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-10-20T22:00:00.000+00:00", "number": "30", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-11-03T23:00:00.000+00:00", "number": "31", "summary": "Neue Updates von BROCADE aufgenommen" }, { "date": "2024-11-26T23:00:00.000+00:00", "number": "32", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-12-03T23:00:00.000+00:00", "number": "33", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-12-04T23:00:00.000+00:00", "number": "34", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-12-11T23:00:00.000+00:00", "number": "35", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-12-15T23:00:00.000+00:00", "number": "36", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2025-01-13T23:00:00.000+00:00", "number": "37", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "37" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c2.3.1a", "product": { "name": "Broadcom Brocade SANnav \u003c2.3.1a", "product_id": "T038317" } }, { "category": "product_version", "name": "2.3.1a", "product": { "name": "Broadcom Brocade SANnav 2.3.1a", "product_id": "T038317-fixed", "product_identification_helper": { "cpe": "cpe:/a:broadcom:brocade_sannav:2.3.1a" } } } ], "category": "product_name", "name": "Brocade SANnav" } ], "category": "vendor", "name": "Broadcom" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c19.10.0.2", "product": { "name": "Dell NetWorker \u003c19.10.0.2", "product_id": "T033910" } }, { "category": "product_version", "name": "19.10.0.2", "product": { "name": "Dell NetWorker 19.10.0.2", "product_id": "T033910-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:19.10.0.2" } } } ], "category": "product_name", "name": "NetWorker" } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "runc \u003c1.1.12", "product": { "name": "Open Source docker runc \u003c1.1.12", "product_id": "T032453" } }, { "category": "product_version", "name": "runc 1.1.12", "product": { "name": "Open Source docker runc 1.1.12", "product_id": "T032453-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:runc__1.1.12" } } }, { "category": "product_version_range", "name": "BuildKit \u003c0.12.5", "product": { "name": "Open Source docker BuildKit \u003c0.12.5", "product_id": "T032454" } }, { "category": "product_version", "name": "BuildKit 0.12.5", "product": { "name": "Open Source docker BuildKit 0.12.5", "product_id": "T032454-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:buildkit__0.12.5" } } }, { "category": "product_version_range", "name": "Moby \u003c25.0.2", "product": { "name": "Open Source docker Moby \u003c25.0.2", "product_id": "T032455" } }, { "category": "product_version", "name": "Moby 25.0.2", "product": { "name": "Open Source docker Moby 25.0.2", "product_id": "T032455-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:moby__25.0.2" } } }, { "category": "product_version_range", "name": "Moby \u003c24.0.9", "product": { "name": "Open Source docker Moby \u003c24.0.9", "product_id": "T032456" } }, { "category": "product_version", "name": "Moby 24.0.9", "product": { "name": "Open Source docker Moby 24.0.9", "product_id": "T032456-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:moby__24.0.9" } } }, { "category": "product_version_range", "name": "Desktop \u003c4.27.1", "product": { "name": "Open Source docker Desktop \u003c4.27.1", "product_id": "T032457" } }, { "category": "product_version", "name": "Desktop 4.27.1", "product": { "name": "Open Source docker Desktop 4.27.1", "product_id": "T032457-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:desktop__4.27.1" } } }, { "category": "product_version_range", "name": "Desktop \u003c4.27.2", "product": { "name": "Open Source docker Desktop \u003c4.27.2", "product_id": "T032605" } }, { "category": "product_version", "name": "Desktop 4.27.2", "product": { "name": "Open Source docker Desktop 4.27.2", "product_id": "T032605-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:desktop__4.27.2" } } } ], "category": "product_name", "name": "docker" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "PaloAlto Networks Cortex XSOAR", "product": { "name": "PaloAlto Networks Cortex XSOAR", "product_id": "T033043", "product_identification_helper": { "cpe": "cpe:/a:paloaltonetworks:cortex_xsoar:-" } } } ], "category": "vendor", "name": "PaloAlto Networks" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "branches": [ { "category": "product_version_range", "name": "Container Platform \u003c4.14.11", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.14.11", "product_id": "T032600" } }, { "category": "product_version", "name": "Container Platform 4.14.11", "product": { "name": "Red Hat OpenShift Container Platform 4.14.11", "product_id": "T032600-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.14.11" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.13.32", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.13.32", "product_id": "T032601" } }, { "category": "product_version", "name": "Container Platform 4.13.32", "product": { "name": "Red Hat OpenShift Container Platform 4.13.32", "product_id": "T032601-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.13.32" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.12.49", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.12.49", "product_id": "T032602" } }, { "category": "product_version", "name": "Container Platform 4.12.49", "product": { "name": "Red Hat OpenShift Container Platform 4.12.49", "product_id": "T032602-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.12.49" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.11.58", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.11.58", "product_id": "T032603" } }, { "category": "product_version", "name": "Container Platform 4.11.58", "product": { "name": "Red Hat OpenShift Container Platform 4.11.58", "product_id": "T032603-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.11.58" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Docker. Dieser Fehler besteht in der runc-Komponente aufgrund eines internen Dateideskriptor-Lecks, was zu mehreren potenziellen Sicherheitsproblemen f\u00fchrt, die eine vollst\u00e4ndige Kontrolle \u00fcber das Host-System erm\u00f6glichen. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erweitern. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion." } ], "product_status": { "known_affected": [ "T032600", "T032603", "T038317", "67646", "T032601", "T033910", "T032602", "T033043", "T012167", "T004914", "T032255", "T032453", "74185", "2951", "T002207", "T027843", "398363", "T032605" ] }, "release_date": "2024-01-31T23:00:00.000+00:00", "title": "CVE-2024-21626" }, { "cve": "CVE-2024-23651", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Docker. Dieser Fehler besteht in der BuildKit-Komponente aufgrund eines Race-Condition-Problems, wenn Build-Schritte denselben Cache-Mount mit Unterpfaden teilen, was das Lesen von Dateien aus dem Host-System erm\u00f6glicht. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T032600", "T032454", "T032603", "T038317", "67646", "T032601", "T033910", "T032602", "T033043", "T012167", "T004914", "T032255", "74185", "2951", "T002207", "T027843", "398363", "T032605" ] }, "release_date": "2024-01-31T23:00:00.000+00:00", "title": "CVE-2024-23651" }, { "cve": "CVE-2024-23652", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Docker. Dieser Fehler besteht in der BuildKit-Komponente aufgrund eines Pfad\u00fcberquerungsproblems, das es erm\u00f6glicht, eine Datei au\u00dferhalb des Containers aus dem Hostsystem zu entfernen. Ein entfernter, anonymer Angreifer kann eine Datei au\u00dferhalb des Containers entfernen, vom Host-System Dateien manipulieren." } ], "product_status": { "known_affected": [ "T032600", "T032454", "T032603", "T038317", "67646", "T032601", "T033910", "T032602", "T033043", "T012167", "T004914", "T032255", "74185", "2951", "T002207", "T027843", "398363", "T032605" ] }, "release_date": "2024-01-31T23:00:00.000+00:00", "title": "CVE-2024-23652" }, { "cve": "CVE-2024-23653", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Docker. Dieser Fehler besteht in der BuildKit-Komponente w\u00e4hrend der Handhabung von APIs zum Ausf\u00fchren von interaktiven Containern auf der Grundlage von erstellten Images, wodurch ein Container mit erh\u00f6hten Rechten ausgef\u00fchrt werden kann. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T032600", "T032454", "T032603", "T038317", "67646", "T032601", "T033910", "T032602", "T033043", "T012167", "T004914", "T032255", "74185", "2951", "T002207", "T027843", "398363", "T032605" ] }, "release_date": "2024-01-31T23:00:00.000+00:00", "title": "CVE-2024-23653" }, { "cve": "CVE-2024-23650", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Docker. Dieser Fehler besteht in der BuildKit-Komponente aufgrund einer unsachgem\u00e4\u00dfen Pr\u00fcfung auf ungew\u00f6hnliche oder au\u00dfergew\u00f6hnliche Bedingungen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "T032600", "T032454", "T032603", "T038317", "67646", "T032601", "T033910", "T032602", "T033043", "T012167", "T004914", "T032255", "74185", "2951", "T002207", "T027843", "398363", "T032605" ] }, "release_date": "2024-01-31T23:00:00.000+00:00", "title": "CVE-2024-23650" }, { "cve": "CVE-2024-24557", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Docker. Dieser Fehler besteht in der Komponente Moby (Docker Engine) aufgrund einer unzureichenden \u00dcberpr\u00fcfung der von Grund auf neu erstellten Images. Ein entfernter, anonymer Angreifer mit Kenntnis der Dockerdatei, die jemand verwendet, kann einen Cache-Poisoning-Angriff durchf\u00fchren und so die Sicherheitsma\u00dfnahmen umgehen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion." } ], "product_status": { "known_affected": [ "T032600", "T032455", "T032603", "T038317", "67646", "T032601", "T033910", "T032602", "T033043", "T012167", "T004914", "T032255", "74185", "2951", "T002207", "T027843", "398363", "T032605" ] }, "release_date": "2024-01-31T23:00:00.000+00:00", "title": "CVE-2024-24557" } ] }
WID-SEC-W-2024-0272
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Docker ist eine Open-Source-Software, die dazu verwendet werden kann, Anwendungen mithilfe von Betriebssystemvirtualisierung in Containern zu isolieren.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter Angreifer kann mehrere Schwachstellen in Docker ausnutzen, um seine Privilegien zu erh\u00f6hen, einen Denial-of-Service-Zustand zu verursachen, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen oder Dateien zu manipulieren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0272 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0272.json" }, { "category": "self", "summary": "WID-SEC-2024-0272 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0272" }, { "category": "external", "summary": "Docker Security Advisory vom 2024-01-31", "url": "https://www.docker.com/blog/docker-security-advisory-multiple-vulnerabilities-in-runc-buildkit-and-moby/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0295-1 vom 2024-02-01", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017833.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0294-1 vom 2024-02-01", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017834.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-900DC7F6FF vom 2024-02-01", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-900dc7f6ff" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-9044C9EEFA vom 2024-02-01", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-9044c9eefa" }, { "category": "external", "summary": "Debian Security Advisory DSA-5615 vom 2024-02-04", "url": "https://lists.debian.org/debian-security-announce/2024/msg00022.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0670 vom 2024-02-02", "url": "https://access.redhat.com/errata/RHSA-2024:0670" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-0670 vom 2024-02-06", "url": "http://linux.oracle.com/errata/ELSA-2024-0670.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0328-1 vom 2024-02-05", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017865.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0717 vom 2024-02-07", "url": "https://access.redhat.com/errata/RHSA-2024:0717" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0752 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0752" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0756 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0756" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0764 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0764" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0757 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0757" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0759 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0759" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0666 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0666" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0645 vom 2024-02-07", "url": "https://access.redhat.com/errata/RHSA-2024:0645" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0682 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0682" }, { "category": "external", "summary": "Docker Desktop release notes vom 2024-02-08", "url": "https://docs.docker.com/desktop/release-notes/#4272" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0760 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0760" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0662 vom 2024-02-07", "url": "https://access.redhat.com/errata/RHSA-2024:0662" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0748 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0748" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0758 vom 2024-02-08", "url": "https://access.redhat.com/errata/RHSA-2024:0758" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0755 vom 2024-02-09", "url": "https://access.redhat.com/errata/RHSA-2024:0755" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:0684 vom 2024-02-09", "url": "https://access.redhat.com/errata/RHSA-2024:0684" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-17931 vom 2024-02-10", "url": "https://linux.oracle.com/errata/ELSA-2024-17931.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12148 vom 2024-02-10", "url": "https://linux.oracle.com/errata/ELSA-2024-12148.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:0752 vom 2024-02-12", "url": "https://errata.build.resf.org/RLSA-2024:0752" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0459-1 vom 2024-02-13", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017910.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-0748 vom 2024-02-15", "url": "https://linux.oracle.com/errata/ELSA-2024-0748.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-0752 vom 2024-02-14", "url": "https://linux.oracle.com/errata/ELSA-2024-0752.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3735 vom 2024-02-19", "url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html" }, { "category": "external", "summary": "Palo Alto Networks Security Advisory PAN-SA-2024-0002 vom 2024-02-22", "url": "https://security.paloaltonetworks.com/PAN-SA-2024-0002" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0586-1 vom 2024-02-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017990.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0587-1 vom 2024-02-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017989.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:7201 vom 2024-02-28", "url": "https://access.redhat.com/errata/RHSA-2023:7201" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASNITRO-ENCLAVES-2024-039 vom 2024-03-06", "url": "https://alas.aws.amazon.com/AL2/ALASNITRO-ENCLAVES-2024-039.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASDOCKER-2024-039 vom 2024-03-06", "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2024-039.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1270 vom 2024-03-12", "url": "https://access.redhat.com/errata/RHSA-2024:1270" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0586-2 vom 2024-04-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018256.html" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-164 vom 2024-04-05", "url": "https://www.dell.com/support/kbdoc/000223801/dsa-2024-=" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1469-1 vom 2024-04-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018439.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2988 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2988" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2988 vom 2024-05-28", "url": "https://linux.oracle.com/errata/ELSA-2024-2988.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202407-12 vom 2024-07-05", "url": "https://security.gentoo.org/glsa/202407-12" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202407-25 vom 2024-07-10", "url": "https://security.gentoo.org/glsa/202407-25" }, { "category": "external", "summary": "IBM Security Bulletin 7162077 vom 2024-07-31", "url": "https://www.ibm.com/support/pages/node/7162077" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2801-1 vom 2024-08-07", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019134.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2801-2 vom 2024-08-07", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019136.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202408-25 vom 2024-08-11", "url": "https://security.gentoo.org/glsa/202408-25" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASDOCKER-2024-044 vom 2024-08-29", "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2024-044.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASNITRO-ENCLAVES-2024-045 vom 2024-08-29", "url": "https://alas.aws.amazon.com/AL2/ALASNITRO-ENCLAVES-2024-045.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3120-1 vom 2024-09-03", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019345.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASECS-2024-041 vom 2024-09-03", "url": "https://alas.aws.amazon.com/AL2/ALASECS-2024-041.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202409-29 vom 2024-09-28", "url": "https://security.gentoo.org/glsa/202409-29" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2024-0282083260 vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-0282083260" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-1CAB90A9E7 vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-1cab90a9e7" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-28E375F8CA vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-28e375f8ca" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-1068D5C32B vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-1068d5c32b" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-AFA796A751 vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-afa796a751" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-EE9F0F22B6 vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-ee9f0f22b6" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-69528C0BA6 vom 2024-10-19", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-69528c0ba6" }, { "category": "external", "summary": "Brocade Security Advisory BSA-2024-2749 vom 2024-11-02", "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25074" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10147 vom 2024-11-27", "url": "https://access.redhat.com/errata/RHSA-2024:10149" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10520 vom 2024-12-03", "url": "https://access.redhat.com/errata/RHSA-2024:10520" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10525 vom 2024-12-05", "url": "https://access.redhat.com/errata/RHSA-2024:10525" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10841 vom 2024-12-12", "url": "https://access.redhat.com/errata/RHSA-2024:10841" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2024:14571-1 vom 2024-12-13", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/6XZ7QNLFOMP7ZODQGCLQFRNRPEWZELNY/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0115 vom 2025-01-14", "url": "https://access.redhat.com/errata/RHSA-2025:0115" } ], "source_lang": "en-US", "title": "docker: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-01-13T23:00:00.000+00:00", "generator": { "date": "2025-01-14T13:52:43.090+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2024-0272", "initial_release_date": "2024-01-31T23:00:00.000+00:00", "revision_history": [ { "date": "2024-01-31T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-02-01T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-02-04T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Debian und Red Hat aufgenommen" }, { "date": "2024-02-05T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Oracle Linux und SUSE aufgenommen" }, { "date": "2024-02-07T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-02-08T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-02-11T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-02-12T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen" }, { "date": "2024-02-13T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-02-14T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-02-18T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-02-21T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Palo Alto Networks aufgenommen" }, { "date": "2024-02-22T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-02-27T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-03-05T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-03-12T23:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-04T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von SUSE und Dell aufgenommen" }, { "date": "2024-04-29T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-21T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-28T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-07-04T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-07-09T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-07-31T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-08-06T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-08-07T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-08-11T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-08-29T22:00:00.000+00:00", "number": "27", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-09-03T22:00:00.000+00:00", "number": "28", "summary": "Neue Updates von SUSE und Amazon aufgenommen" }, { "date": "2024-09-29T22:00:00.000+00:00", "number": "29", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-10-20T22:00:00.000+00:00", "number": "30", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-11-03T23:00:00.000+00:00", "number": "31", "summary": "Neue Updates von BROCADE aufgenommen" }, { "date": "2024-11-26T23:00:00.000+00:00", "number": "32", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-12-03T23:00:00.000+00:00", "number": "33", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-12-04T23:00:00.000+00:00", "number": "34", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-12-11T23:00:00.000+00:00", "number": "35", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-12-15T23:00:00.000+00:00", "number": "36", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2025-01-13T23:00:00.000+00:00", "number": "37", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "37" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c2.3.1a", "product": { "name": "Broadcom Brocade SANnav \u003c2.3.1a", "product_id": "T038317" } }, { "category": "product_version", "name": "2.3.1a", "product": { "name": "Broadcom Brocade SANnav 2.3.1a", "product_id": "T038317-fixed", "product_identification_helper": { "cpe": "cpe:/a:broadcom:brocade_sannav:2.3.1a" } } } ], "category": "product_name", "name": "Brocade SANnav" } ], "category": "vendor", "name": "Broadcom" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c19.10.0.2", "product": { "name": "Dell NetWorker \u003c19.10.0.2", "product_id": "T033910" } }, { "category": "product_version", "name": "19.10.0.2", "product": { "name": "Dell NetWorker 19.10.0.2", "product_id": "T033910-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:19.10.0.2" } } } ], "category": "product_name", "name": "NetWorker" } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "runc \u003c1.1.12", "product": { "name": "Open Source docker runc \u003c1.1.12", "product_id": "T032453" } }, { "category": "product_version", "name": "runc 1.1.12", "product": { "name": "Open Source docker runc 1.1.12", "product_id": "T032453-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:runc__1.1.12" } } }, { "category": "product_version_range", "name": "BuildKit \u003c0.12.5", "product": { "name": "Open Source docker BuildKit \u003c0.12.5", "product_id": "T032454" } }, { "category": "product_version", "name": "BuildKit 0.12.5", "product": { "name": "Open Source docker BuildKit 0.12.5", "product_id": "T032454-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:buildkit__0.12.5" } } }, { "category": "product_version_range", "name": "Moby \u003c25.0.2", "product": { "name": "Open Source docker Moby \u003c25.0.2", "product_id": "T032455" } }, { "category": "product_version", "name": "Moby 25.0.2", "product": { "name": "Open Source docker Moby 25.0.2", "product_id": "T032455-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:moby__25.0.2" } } }, { "category": "product_version_range", "name": "Moby \u003c24.0.9", "product": { "name": "Open Source docker Moby \u003c24.0.9", "product_id": "T032456" } }, { "category": "product_version", "name": "Moby 24.0.9", "product": { "name": "Open Source docker Moby 24.0.9", "product_id": "T032456-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:moby__24.0.9" } } }, { "category": "product_version_range", "name": "Desktop \u003c4.27.1", "product": { "name": "Open Source docker Desktop \u003c4.27.1", "product_id": "T032457" } }, { "category": "product_version", "name": "Desktop 4.27.1", "product": { "name": "Open Source docker Desktop 4.27.1", "product_id": "T032457-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:desktop__4.27.1" } } }, { "category": "product_version_range", "name": "Desktop \u003c4.27.2", "product": { "name": "Open Source docker Desktop \u003c4.27.2", "product_id": "T032605" } }, { "category": "product_version", "name": "Desktop 4.27.2", "product": { "name": "Open Source docker Desktop 4.27.2", "product_id": "T032605-fixed", "product_identification_helper": { "cpe": "cpe:/a:docker:docker:desktop__4.27.2" } } } ], "category": "product_name", "name": "docker" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "PaloAlto Networks Cortex XSOAR", "product": { "name": "PaloAlto Networks Cortex XSOAR", "product_id": "T033043", "product_identification_helper": { "cpe": "cpe:/a:paloaltonetworks:cortex_xsoar:-" } } } ], "category": "vendor", "name": "PaloAlto Networks" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "branches": [ { "category": "product_version_range", "name": "Container Platform \u003c4.14.11", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.14.11", "product_id": "T032600" } }, { "category": "product_version", "name": "Container Platform 4.14.11", "product": { "name": "Red Hat OpenShift Container Platform 4.14.11", "product_id": "T032600-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.14.11" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.13.32", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.13.32", "product_id": "T032601" } }, { "category": "product_version", "name": "Container Platform 4.13.32", "product": { "name": "Red Hat OpenShift Container Platform 4.13.32", "product_id": "T032601-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.13.32" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.12.49", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.12.49", "product_id": "T032602" } }, { "category": "product_version", "name": "Container Platform 4.12.49", "product": { "name": "Red Hat OpenShift Container Platform 4.12.49", "product_id": "T032602-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.12.49" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.11.58", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.11.58", "product_id": "T032603" } }, { "category": "product_version", "name": "Container Platform 4.11.58", "product": { "name": "Red Hat OpenShift Container Platform 4.11.58", "product_id": "T032603-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.11.58" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Docker. Dieser Fehler besteht in der runc-Komponente aufgrund eines internen Dateideskriptor-Lecks, was zu mehreren potenziellen Sicherheitsproblemen f\u00fchrt, die eine vollst\u00e4ndige Kontrolle \u00fcber das Host-System erm\u00f6glichen. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erweitern. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion." } ], "product_status": { "known_affected": [ "T032600", "T032603", "T038317", "67646", "T032601", "T033910", "T032602", "T033043", "T012167", "T004914", "T032255", "T032453", "74185", "2951", "T002207", "T027843", "398363", "T032605" ] }, "release_date": "2024-01-31T23:00:00.000+00:00", "title": "CVE-2024-21626" }, { "cve": "CVE-2024-23651", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Docker. Dieser Fehler besteht in der BuildKit-Komponente aufgrund eines Race-Condition-Problems, wenn Build-Schritte denselben Cache-Mount mit Unterpfaden teilen, was das Lesen von Dateien aus dem Host-System erm\u00f6glicht. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um vertrauliche Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T032600", "T032454", "T032603", "T038317", "67646", "T032601", "T033910", "T032602", "T033043", "T012167", "T004914", "T032255", "74185", "2951", "T002207", "T027843", "398363", "T032605" ] }, "release_date": "2024-01-31T23:00:00.000+00:00", "title": "CVE-2024-23651" }, { "cve": "CVE-2024-23652", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Docker. Dieser Fehler besteht in der BuildKit-Komponente aufgrund eines Pfad\u00fcberquerungsproblems, das es erm\u00f6glicht, eine Datei au\u00dferhalb des Containers aus dem Hostsystem zu entfernen. Ein entfernter, anonymer Angreifer kann eine Datei au\u00dferhalb des Containers entfernen, vom Host-System Dateien manipulieren." } ], "product_status": { "known_affected": [ "T032600", "T032454", "T032603", "T038317", "67646", "T032601", "T033910", "T032602", "T033043", "T012167", "T004914", "T032255", "74185", "2951", "T002207", "T027843", "398363", "T032605" ] }, "release_date": "2024-01-31T23:00:00.000+00:00", "title": "CVE-2024-23652" }, { "cve": "CVE-2024-23653", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Docker. Dieser Fehler besteht in der BuildKit-Komponente w\u00e4hrend der Handhabung von APIs zum Ausf\u00fchren von interaktiven Containern auf der Grundlage von erstellten Images, wodurch ein Container mit erh\u00f6hten Rechten ausgef\u00fchrt werden kann. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erweitern." } ], "product_status": { "known_affected": [ "T032600", "T032454", "T032603", "T038317", "67646", "T032601", "T033910", "T032602", "T033043", "T012167", "T004914", "T032255", "74185", "2951", "T002207", "T027843", "398363", "T032605" ] }, "release_date": "2024-01-31T23:00:00.000+00:00", "title": "CVE-2024-23653" }, { "cve": "CVE-2024-23650", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Docker. Dieser Fehler besteht in der BuildKit-Komponente aufgrund einer unsachgem\u00e4\u00dfen Pr\u00fcfung auf ungew\u00f6hnliche oder au\u00dfergew\u00f6hnliche Bedingungen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "T032600", "T032454", "T032603", "T038317", "67646", "T032601", "T033910", "T032602", "T033043", "T012167", "T004914", "T032255", "74185", "2951", "T002207", "T027843", "398363", "T032605" ] }, "release_date": "2024-01-31T23:00:00.000+00:00", "title": "CVE-2024-23650" }, { "cve": "CVE-2024-24557", "notes": [ { "category": "description", "text": "Es besteht eine Schwachstelle in Docker. Dieser Fehler besteht in der Komponente Moby (Docker Engine) aufgrund einer unzureichenden \u00dcberpr\u00fcfung der von Grund auf neu erstellten Images. Ein entfernter, anonymer Angreifer mit Kenntnis der Dockerdatei, die jemand verwendet, kann einen Cache-Poisoning-Angriff durchf\u00fchren und so die Sicherheitsma\u00dfnahmen umgehen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion." } ], "product_status": { "known_affected": [ "T032600", "T032455", "T032603", "T038317", "67646", "T032601", "T033910", "T032602", "T033043", "T012167", "T004914", "T032255", "74185", "2951", "T002207", "T027843", "398363", "T032605" ] }, "release_date": "2024-01-31T23:00:00.000+00:00", "title": "CVE-2024-24557" } ] }
ghsa-xr7r-f8xq-vfvv
Vulnerability from github
Impact
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").
Strictly speaking, while attack 3a is the most severe from a CVSS perspective, attacks 2 and 3b are arguably more dangerous in practice because they allow for a breakout from inside a container as opposed to requiring a user execute a malicious image. The reason attacks 1 and 3a are scored higher is because being able to socially engineer users is treated as a given for UI:R vectors, despite attacks 2 and 3b requiring far more minimal user interaction (just reasonable runc exec
operations on a container the attacker has access to). In any case, all four attacks can lead to full control of the host system.
Attack 1: process.cwd
"mis-configuration"
In runc 1.1.11 and earlier, several file descriptors were inadvertently leaked internally within runc into runc init
, including a handle to the host's /sys/fs/cgroup
(this leak was added in v1.0.0-rc93). If the container was configured to have process.cwd
set to /proc/self/fd/7/
(the actual fd can change depending on file opening order in runc
), the resulting pid1 process will have a working directory in the host mount namespace and thus the spawned process can access the entire host filesystem. This alone is not an exploit against runc, however a malicious image could make any innocuous-looking non-/
path a symlink to /proc/self/fd/7/
and thus trick a user into starting a container whose binary has access to the host filesystem.
Furthermore, prior to runc 1.1.12, runc also did not verify that the final working directory was inside the container's mount namespace after calling chdir(2)
(as we have already joined the container namespace, it was incorrectly assumed there would be no way to chdir outside the container after pivot_root(2)
).
The CVSS score for this attack is CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N (8.2, high severity).
Note that this attack requires a privileged user to be tricked into running a malicious container image. It should be noted that when using higher-level runtimes (such as Docker or Kubernetes), this exploit can be considered critical as it can be done remotely by anyone with the rights to start a container image (and can be exploited from within Dockerfiles using ONBUILD
in the case of Docker).
Attack 2: runc exec
container breakout
(This is a modification of attack 1, constructed to allow for a process inside a container to break out.)
The same fd leak and lack of verification of the working directory in attack 1 also apply to runc exec
. If a malicious process inside the container knows that some administrative process will call runc exec
with the --cwd
argument and a given path, in most cases they can replace that path with a symlink to /proc/self/fd/7/
. Once the container process has executed the container binary, PR_SET_DUMPABLE
protections no longer apply and the attacker can open /proc/$exec_pid/cwd
to get access to the host filesystem.
runc exec
defaults to a cwd of /
(which cannot be replaced with a symlink), so this attack depends on the attacker getting a user (or some administrative process) to use --cwd
and figuring out what path the target working directory is. Note that if the target working directory is a parent of the program binary being executed, the attacker might be unable to replace the path with a symlink (the execve
will fail in most cases, unless the host filesystem layout specifically matches the container layout in specific ways and the attacker knows which binary the runc exec
is executing).
The CVSS score for this attack is CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N (7.2, high severity).
Attacks 3a and 3b: process.args
host binary overwrite attack
(These are modifications of attacks 1 and 2, constructed to overwrite a host binary by using execve
to bring a magic-link reference into the container.)
Attacks 1 and 2 can be adapted to overwrite a host binary by using a path like /proc/self/fd/7/../../../bin/bash
as the process.args
binary argument, causing a host binary to be executed by a container process. The /proc/$pid/exe
handle can then be used to overwrite the host binary, as seen in CVE-2019-5736 (note that the same #!
trick can be used to avoid detection as an attacker). As the overwritten binary could be something like /bin/bash
, as soon as a privileged user executes the target binary on the host, the attacker can pivot to gain full access to the host.
For the purposes of CVSS scoring:
- Attack 3a is attack 1 but adapted to overwrite a host binary, where a malicious image is set up to execute
/proc/self/fd/7/../../../bin/bash
and run a shell script that overwrites/proc/self/exe
, overwriting the host copy of/bin/bash
. The CVSS score for this attack is CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H (8.6, high severity). - Attack 3b is attack 2 but adapted to overwrite a host binary, where the malicious container process overwrites all of the possible
runc exec
target binaries inside the container (such as/bin/bash
) such that a host target binary is executed and then the container process opens/proc/$pid/exe
to get access to the host binary and overwrite it. The CVSS score for this attack is CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H (8.2, high severity).
As mentioned in attack 1, while 3b is scored lower it is more dangerous in practice as it doesn't require a user to run a malicious image.
Patches
runc 1.1.12 has been released, and includes patches for this issue. Note that there are four separate fixes applied:
- Checking that the working directory is actually inside the container by checking whether
os.Getwd
returnsENOENT
(Linux provides a way of detecting if cwd is outside the current namespace root). This explicitly blocks runc from executing a container process when inside a non-container path and thus eliminates attacks 1 and 2 even in the case of fd leaks. - Close all internal runc file descriptors in the final stage of
runc init
, right beforeexecve
. This ensures that internal file descriptors cannot be used as an argument toexecve
and thus eliminates attacks 3a and 3b, even in the case of fd leaks. This requires hooking into some Go runtime internals to make sure we don't close critical Go internal file descriptors. - Fixing the specific fd leaks that made these bug exploitable (mark
/sys/fs/cgroup
asO_CLOEXEC
and backport a fix for some*os.File
leaks). - In order to protect against future
runc init
file descriptor leaks, mark all non-stdio files asO_CLOEXEC
before executingrunc init
.
Other Runtimes
We have discovered that several other container runtimes are either potentially vulnerable to similar attacks, or do not have sufficient protection against attacks of this nature. We recommend other container runtime authors look at our patches and make sure they at least add a getcwd() != ENOENT
check as well as consider whether close_range(3, UINT_MAX, CLOSE_RANGE_CLOEXEC)
before executing their equivalent of runc init
is appropriate.
- crun 1.12 does not leak any useful file descriptors into the
runc init
-equivalent process (so this attack is not exploitable as far as we can tell), but no care is taken to make sure all non-stdio files areO_CLOEXEC
and there is no check afterchdir(2)
to ensure the working directory is inside the container. If a file descriptor happened to be leaked in the future, this could be exploitable. In addition, any file descriptors passed tocrun
are not closed until the container process is executed, meaning that easily-overlooked programming errors by users ofcrun
can lead to these attacks becoming exploitable. - youki 0.3.1 does not leak any useful file descriptors into the
runc init
-equivalent process (so this attack is not exploitable as far as we can tell) however this appears to be pure luck.youki
does leak a directory file descriptor from the host mount namespace, but it just so happens that the directory is the rootfs of the container (which then getspivot_root
'd into and so ends up as a in-root path thanks tochroot_fs_refs
). In addition, no care is taken to make sure all non-stdio files areO_CLOEXEC
and there is no check afterchdir(2)
to ensure the working directory is inside the container. If a file descriptor happened to be leaked in the future, this could be exploitable. In addition, any file descriptors passed toyouki
are not closed until the container process is executed, meaning that easily-overlooked programming errors by users ofyouki
can lead to these attacks becoming exploitable. - LXC 5.0.3 does not appear to leak any useful file descriptors, and they have comments noting the importance of not leaking file descriptors in
lxc-attach
. However, they don't seem to have any proactive protection against file descriptor leaks at the point ofchdir
such as usingclose_range(...)
(they do have RAII-like__do_fclose
closers but those don't necessarily stop all leaks in this context) nor do they have any check afterchdir(2)
to ensure the working directory is inside the container. Unfortunately it seems they cannot useCLOSE_RANGE_CLOEXEC
because they don't need to re-exec themselves.
Workarounds
For attacks 1 and 2, only permit containers (and runc exec
) to use a process.cwd
of /
. It is not possible for /
to be replaced with a symlink (the path is resolved from within the container's mount namespace, and you cannot change the root of a mount namespace or an fs root to a symlink).
For attacks 1 and 3a, only permit users to run trusted images.
For attack 3b, there is no practical workaround other than never using runc exec
because any binary you try to execute with runc exec
could end up being a malicious binary target.
See Also
- https://www.cve.org/CVERecord?id=CVE-2024-21626
- https://github.com/opencontainers/runc/releases/tag/v1.1.12
- The runc 1.1.12 merge commit https://github.com/opencontainers/runc/commit/a9833ff391a71b30069a6c3f816db113379a4346, which contains the following security patches:
- https://github.com/opencontainers/runc/commit/506552a88bd3455e80a9b3829568e94ec0160309
- https://github.com/opencontainers/runc/commit/0994249a5ec4e363bfcf9af58a87a722e9a3a31b
- https://github.com/opencontainers/runc/commit/fbe3eed1e568a376f371d2ced1b4ac16b7d7adde
- https://github.com/opencontainers/runc/commit/284ba3057e428f8d6c7afcc3b0ac752e525957df
- https://github.com/opencontainers/runc/commit/b6633f48a8c970433737b9be5bfe4f25d58a5aa7
- https://github.com/opencontainers/runc/commit/683ad2ff3b01fb142ece7a8b3829de17150cf688
- https://github.com/opencontainers/runc/commit/e9665f4d606b64bf9c4652ab2510da368bfbd951
Credits
Thanks to Rory McNamara from Snyk for discovering and disclosing the original vulnerability (attack 1) to Docker, @lifubang from acmcoder for discovering how to adapt the attack to overwrite host binaries (attack 3a), and Aleksa Sarai from SUSE for discovering how to adapt the attacks to work as container breakouts using runc exec
(attacks 2 and 3b).
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.1.11" }, "package": { "ecosystem": "Go", "name": "github.com/opencontainers/runc" }, "ranges": [ { "events": [ { "introduced": "1.0.0-rc93" }, { "fixed": "1.1.12" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-21626" ], "database_specific": { "cwe_ids": [ "CWE-403", "CWE-668" ], "github_reviewed": true, "github_reviewed_at": "2024-01-31T22:44:08Z", "nvd_published_at": "2024-01-31T22:15:53Z", "severity": "HIGH" }, "details": "### Impact\n\nIn 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\").\n\nStrictly speaking, while attack 3a is the most severe from a CVSS perspective, attacks 2 and 3b are arguably more dangerous in practice because they allow for a breakout from inside a container as opposed to requiring a user execute a malicious image. The reason attacks 1 and 3a are scored higher is because being able to socially engineer users is treated as a given for UI:R vectors, despite attacks 2 and 3b requiring far more minimal user interaction (just reasonable `runc exec` operations on a container the attacker has access to). In any case, all four attacks can lead to full control of the host system.\n\n#### Attack 1: `process.cwd` \"mis-configuration\"\n\nIn runc 1.1.11 and earlier, several file descriptors were inadvertently leaked internally within runc into `runc init`, including a handle to the host\u0027s `/sys/fs/cgroup` (this leak was added in v1.0.0-rc93). If the container was configured to have `process.cwd` set to `/proc/self/fd/7/` (the actual fd can change depending on file opening order in `runc`), the resulting pid1 process will have a working directory in the host mount namespace and thus the spawned process can access the entire host filesystem. This alone is not an exploit against runc, however a malicious image could make any innocuous-looking non-`/` path a symlink to `/proc/self/fd/7/` and thus trick a user into starting a container whose binary has access to the host filesystem.\n\nFurthermore, prior to runc 1.1.12, runc also did not verify that the final working directory was inside the container\u0027s mount namespace after calling `chdir(2)` (as we have already joined the container namespace, it was incorrectly assumed there would be no way to chdir outside the container after `pivot_root(2)`).\n\nThe CVSS score for this attack is CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N (8.2, high severity).\n\nNote that this attack requires a privileged user to be tricked into running a malicious container image. It should be noted that when using higher-level runtimes (such as Docker or Kubernetes), this exploit can be considered critical as it can be done remotely by anyone with the rights to start a container image (and can be exploited from within Dockerfiles using `ONBUILD` in the case of Docker).\n\n#### Attack 2: `runc exec` container breakout\n\n(This is a modification of attack 1, constructed to allow for a process inside a container to break out.)\n\nThe same fd leak and lack of verification of the working directory in attack 1 also apply to `runc exec`. If a malicious process inside the container knows that some administrative process will call `runc exec` with the `--cwd` argument and a given path, in most cases they can replace that path with a symlink to `/proc/self/fd/7/`. Once the container process has executed the container binary, `PR_SET_DUMPABLE` protections no longer apply and the attacker can open `/proc/$exec_pid/cwd` to get access to the host filesystem.\n\n`runc exec` defaults to a cwd of `/` (which cannot be replaced with a symlink), so this attack depends on the attacker getting a user (or some administrative process) to use `--cwd` and figuring out what path the target working directory is. Note that if the target working directory is a parent of the program binary being executed, the attacker might be unable to replace the path with a symlink (the `execve` will fail in most cases, unless the host filesystem layout specifically matches the container layout in specific ways and the attacker knows which binary the `runc exec` is executing).\n\nThe CVSS score for this attack is CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N (7.2, high severity).\n\n#### Attacks 3a and 3b: `process.args` host binary overwrite attack\n\n(These are modifications of attacks 1 and 2, constructed to overwrite a host binary by using `execve` to bring a magic-link reference into the container.)\n\nAttacks 1 and 2 can be adapted to overwrite a host binary by using a path like `/proc/self/fd/7/../../../bin/bash` as the `process.args` binary argument, causing a host binary to be executed by a container process. The `/proc/$pid/exe` handle can then be used to overwrite the host binary, as seen in CVE-2019-5736 (note that the same `#!` trick can be used to avoid detection as an attacker). As the overwritten binary could be something like `/bin/bash`, as soon as a privileged user executes the target binary on the host, the attacker can pivot to gain full access to the host.\n\nFor the purposes of CVSS scoring:\n\n* Attack 3a is attack 1 but adapted to overwrite a host binary, where a malicious image is set up to execute `/proc/self/fd/7/../../../bin/bash` and run a shell script that overwrites `/proc/self/exe`, overwriting the host copy of `/bin/bash`. The CVSS score for this attack is CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H (8.6, high severity).\n* Attack 3b is attack 2 but adapted to overwrite a host binary, where the malicious container process overwrites all of the possible `runc exec` target binaries inside the container (such as `/bin/bash`) such that a host target binary is executed and then the container process opens `/proc/$pid/exe` to get access to the host binary and overwrite it. The CVSS score for this attack is CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H (8.2, high severity).\n\nAs mentioned in attack 1, while 3b is scored lower it is more dangerous in practice as it doesn\u0027t require a user to run a malicious image.\n\n### Patches\nrunc 1.1.12 has been released, and includes patches for this issue. Note that there are four separate fixes applied:\n\n* Checking that the working directory is actually inside the container by checking whether `os.Getwd` returns `ENOENT` (Linux provides a way of detecting if cwd is outside the current namespace root). This explicitly blocks runc from executing a container process when inside a non-container path and thus eliminates attacks 1 and 2 even in the case of fd leaks.\n* Close all internal runc file descriptors in the final stage of `runc init`, right before `execve`. This ensures that internal file descriptors cannot be used as an argument to `execve` and thus eliminates attacks 3a and 3b, even in the case of fd leaks. This requires hooking into some Go runtime internals to make sure we don\u0027t close critical Go internal file descriptors.\n* Fixing the specific fd leaks that made these bug exploitable (mark `/sys/fs/cgroup` as `O_CLOEXEC` and backport a fix for some `*os.File` leaks).\n* In order to protect against future `runc init` file descriptor leaks, mark all non-stdio files as `O_CLOEXEC` before executing `runc init`.\n\n### Other Runtimes\n\nWe have discovered that several other container runtimes are either potentially vulnerable to similar attacks, or do not have sufficient protection against attacks of this nature. We recommend other container runtime authors look at [our patches](#Patches) and make sure they at least add a `getcwd() != ENOENT` check as well as consider whether `close_range(3, UINT_MAX, CLOSE_RANGE_CLOEXEC)` before executing their equivalent of `runc init` is appropriate.\n\n * crun 1.12 does not leak any useful file descriptors into the `runc init`-equivalent process (so this attack is _not exploitable_ as far as we can tell), but no care is taken to make sure all non-stdio files are `O_CLOEXEC` and there is no check after `chdir(2)` to ensure the working directory is inside the container. If a file descriptor happened to be leaked in the future, this could be exploitable. In addition, any file descriptors passed to `crun` are not closed until the container process is executed, meaning that easily-overlooked programming errors by users of `crun` can lead to these attacks becoming exploitable.\n * youki 0.3.1 does not leak any useful file descriptors into the `runc init`-equivalent process (so this attack is _not exploitable_ as far as we can tell) however this appears to be pure luck. `youki` does leak a directory file descriptor from the host mount namespace, but it just so happens that the directory is the rootfs of the container (which then gets `pivot_root`\u0027d into and so ends up as a in-root path thanks to `chroot_fs_refs`). In addition, no care is taken to make sure all non-stdio files are `O_CLOEXEC` and there is no check after `chdir(2)` to ensure the working directory is inside the container. If a file descriptor happened to be leaked in the future, this could be exploitable. In addition, any file descriptors passed to `youki` are not closed until the container process is executed, meaning that easily-overlooked programming errors by users of `youki` can lead to these attacks becoming exploitable.\n * LXC 5.0.3 does not appear to leak any useful file descriptors, and they have comments noting the importance of not leaking file descriptors in `lxc-attach`. However, they don\u0027t seem to have any proactive protection against file descriptor leaks at the point of `chdir` such as using `close_range(...)` (they do have RAII-like `__do_fclose` closers but those don\u0027t necessarily stop all leaks in this context) nor do they have any check after `chdir(2)` to ensure the working directory is inside the container. Unfortunately it seems they cannot use `CLOSE_RANGE_CLOEXEC` because they don\u0027t need to re-exec themselves.\n\n### Workarounds\nFor attacks 1 and 2, only permit containers (and `runc exec`) to use a `process.cwd` of `/`. It is not possible for `/` to be replaced with a symlink (the path is resolved from within the container\u0027s mount namespace, and you cannot change the root of a mount namespace or an fs root to a symlink).\n\nFor attacks 1 and 3a, only permit users to run trusted images.\n\nFor attack 3b, there is no practical workaround other than never using `runc exec` because any binary you try to execute with `runc exec` could end up being a malicious binary target.\n\n### See Also\n* https://www.cve.org/CVERecord?id=CVE-2024-21626\n* https://github.com/opencontainers/runc/releases/tag/v1.1.12\n* The runc 1.1.12 merge commit https://github.com/opencontainers/runc/commit/a9833ff391a71b30069a6c3f816db113379a4346, which contains the following security patches:\n * https://github.com/opencontainers/runc/commit/506552a88bd3455e80a9b3829568e94ec0160309\n * https://github.com/opencontainers/runc/commit/0994249a5ec4e363bfcf9af58a87a722e9a3a31b\n * https://github.com/opencontainers/runc/commit/fbe3eed1e568a376f371d2ced1b4ac16b7d7adde\n * https://github.com/opencontainers/runc/commit/284ba3057e428f8d6c7afcc3b0ac752e525957df\n * https://github.com/opencontainers/runc/commit/b6633f48a8c970433737b9be5bfe4f25d58a5aa7\n * https://github.com/opencontainers/runc/commit/683ad2ff3b01fb142ece7a8b3829de17150cf688\n * https://github.com/opencontainers/runc/commit/e9665f4d606b64bf9c4652ab2510da368bfbd951\n\n### Credits\n\nThanks to Rory McNamara from Snyk for discovering and disclosing the original vulnerability (attack 1) to Docker, @lifubang from acmcoder for discovering how to adapt the attack to overwrite host binaries (attack 3a), and Aleksa Sarai from SUSE for discovering how to adapt the attacks to work as container breakouts using `runc exec` (attacks 2 and 3b).", "id": "GHSA-xr7r-f8xq-vfvv", "modified": "2024-07-05T21:38:20Z", "published": "2024-01-31T22:44:08Z", "references": [ { "type": "WEB", "url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626" }, { "type": "WEB", "url": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf" }, { "type": "PACKAGE", "url": "https://github.com/opencontainers/runc" }, { "type": "WEB", "url": "https://github.com/opencontainers/runc/releases/tag/v1.1.12" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2NLXNE23Q5ESQUAI22Z7A63JX2WMPJ2J" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/02/01/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/02/02/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "runc vulnerable to container breakout through process.cwd trickery and leaked fds" }
gsd-2024-21626
Vulnerability from gsd
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-21626" ], "details": "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. ", "id": "GSD-2024-21626", "modified": "2023-12-29T06:02:05.012616Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2024-21626", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "runc", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003e=v1.0.0-rc93, \u003c 1.1.12" } ] } } ] }, "vendor_name": "opencontainers" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "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. " } ] }, "impact": { "cvss": [ { "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-403", "lang": "eng", "value": "CWE-403: Exposure of File Descriptor to Unintended Control Sphere (\u0027File Descriptor Leak\u0027)" } ] }, { "description": [ { "cweId": "CWE-668", "lang": "eng", "value": "CWE-668: Exposure of Resource to Wrong Sphere" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv", "refsource": "MISC", "url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv" }, { "name": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf", "refsource": "MISC", "url": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf" }, { "name": "https://github.com/opencontainers/runc/releases/tag/v1.1.12", "refsource": "MISC", "url": "https://github.com/opencontainers/runc/releases/tag/v1.1.12" }, { "name": "http://www.openwall.com/lists/oss-security/2024/02/01/1", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2024/02/01/1" }, { "name": "http://www.openwall.com/lists/oss-security/2024/02/02/3", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2024/02/02/3" }, { "name": "http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2NLXNE23Q5ESQUAI22Z7A63JX2WMPJ2J/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2NLXNE23Q5ESQUAI22Z7A63JX2WMPJ2J/" }, { "name": "https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html", "refsource": "MISC", "url": "https://lists.debian.org/debian-lts-announce/2024/02/msg00005.html" } ] }, "source": { "advisory": "GHSA-xr7r-f8xq-vfvv", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:linuxfoundation:runc:*:*:*:*:*:*:*:*", "matchCriteriaId": "D656F217-AB80-4BE5-8CDC-54C53AF3DAA9", "versionEndExcluding": "1.1.12", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*", "matchCriteriaId": "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "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." } ], "id": "CVE-2024-21626", "lastModified": "2024-02-19T03:15:08.413", "metrics": { "cvssMetricV31": [ { "cvssData": { "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" }, "exploitabilityScore": 1.8, "impactScore": 6.0, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "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" }, "exploitabilityScore": 1.8, "impactScore": 6.0, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-01-31T22:15:53.780", "references": [ { "source": "security-advisories@github.com", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html" }, { "source": "security-advisories@github.com", "tags": [ "Mailing List" ], "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": [ "Patch" ], "url": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf" }, { "source": "security-advisories@github.com", "tags": [ "Release Notes" ], "url": "https://github.com/opencontainers/runc/releases/tag/v1.1.12" }, { "source": "security-advisories@github.com", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv" }, { "source": "security-advisories@github.com", "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", "tags": [ "Mailing List" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-668" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-403" }, { "lang": "en", "value": "CWE-668" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] } } } }
fkie_cve-2024-21626
Vulnerability from fkie_nvd
8.6 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Vendor | Product | Version | |
---|---|---|---|
linuxfoundation | runc | * | |
fedoraproject | fedora | 39 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:linuxfoundation:runc:*:*:*:*:*:*:*:*", "matchCriteriaId": "D656F217-AB80-4BE5-8CDC-54C53AF3DAA9", "versionEndExcluding": "1.1.12", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*", "matchCriteriaId": "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "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." } ], "id": "CVE-2024-21626", "lastModified": "2024-11-21T08:54:45.180", "metrics": { "cvssMetricV31": [ { "cvssData": { "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" }, "exploitabilityScore": 1.8, "impactScore": 6.0, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "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" }, "exploitabilityScore": 1.8, "impactScore": 6.0, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2024-01-31T22:15:53.780", "references": [ { "source": "security-advisories@github.com", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html" }, { "source": "security-advisories@github.com", "tags": [ "Mailing List" ], "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": [ "Patch" ], "url": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf" }, { "source": "security-advisories@github.com", "tags": [ "Release Notes" ], "url": "https://github.com/opencontainers/runc/releases/tag/v1.1.12" }, { "source": "security-advisories@github.com", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv" }, { "source": "security-advisories@github.com", "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", "tags": [ "Mailing List" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory", "VDB Entry" ], "url": "http://packetstormsecurity.com/files/176993/runc-1.1.11-File-Descriptor-Leak-Privilege-Escalation.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List" ], "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": [ "Patch" ], "url": "https://github.com/opencontainers/runc/commit/02120488a4c0fc487d1ed2867e901eeed7ce8ecf" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes" ], "url": "https://github.com/opencontainers/runc/releases/tag/v1.1.12" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "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", "tags": [ "Mailing List" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYMO3BANINS6RGFQFKPRG4FIOJ7GWYTL/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.vicarius.io/vsociety/posts/leaky-vessels-part-1-cve-2024-21626" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-403" }, { "lang": "en", "value": "CWE-668" } ], "source": "security-advisories@github.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-668" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.